2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
'#description'=>t('The category the new field should be part of. Categories are used to group fields logically. An example category is "Personal information".'),
'#required'=>TRUE,
);
...
...
@@ -786,3 +792,16 @@ function _profile_field_types($type = NULL) {
function_profile_field_serialize($type=NULL){
return$type=='date';
}
/**
* Retrieve a pipe delimited string of autocomplete suggestions for profile categories
'#description'=>t('The category the new field should be part of. Categories are used to group fields logically. An example category is "Personal information".'),
'#required'=>TRUE,
);
...
...
@@ -786,3 +792,16 @@ function _profile_field_types($type = NULL) {
function_profile_field_serialize($type=NULL){
return$type=='date';
}
/**
* Retrieve a pipe delimited string of autocomplete suggestions for profile categories