| Commit message (Collapse) | Author | Age |
|
|
|
| |
and form_token when using custom #parents and #tree = TRUE on $form itself.
|
| |
|
| |
|
|
|
|
| |
form_pre_render_conditional_form_element().
|
| |
|
|
|
|
|
|
| |
Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025."
This reverts commit ea8e74bbd494ce2f8d6e5bf38e1596fe014a1b85.
|
|
|
|
| |
names for fields.
|
|
|
|
| |
tstoeckler: Fixed PHP error because of typo in form.inc line 3025.
|
| |
|
|
|
|
| |
Fixed Regression: Required radios throw illegal choice error when none selected.
|
|
|
|
| |
directory files d-g
|
|
|
|
| |
change 'his' to 'its'.
|
| |
|
|
|
|
| |
fields are always in Latin characters, and should therefore always be LTR.
|
|
|
|
| |
'0' not displayed as checkbox / radios options (nor as any element #title).
|
|
|
|
| |
not following standards.
|
|
|
|
| |
hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent.
|
|
|
|
| |
element.
|
|
|
|
| |
documentation needs more detail.
|
| |
|
|
|
|
| |
places, missing some.
|
|
|
|
| |
Reload the page and try again' is incorrect and confuses users.
|
|
|
|
| |
managed_file() using #states attribute does not work.
|
|
|
|
| |
functions in field.module available for all contrib modules to use.
|
| |
|
|
|
|
| |
functions in field.module available for all contrib modules to use.
|
|
|
|
| |
redirect.
|
| |
|
|
|
|
| |
drupal_prepare_form().
|
|
|
|
| |
date_validate()(element).
|
|
|
|
| |
documentation of form_state['redirect'].
|
|
|
|
| |
parameter.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
password fields are empty on display.
|
| |
|
|
|
|
| |
exists callback.
|
| |
|
|
|
|
| |
access other form elements/values
|
|
|
|
| |
through check_plain() twice
|
|
|
|
| |
fails on SQLite (#limit_validation_errors doesn't work for programmatic form submissions)
|
| |
|
| |
|
|
|
|
| |
registered as a library.
|
|
|
|
| |
(elements) need to able to specify include files to be loaded for building.
|
|
|
|
| |
is parents array contains numeric indexes.
|
|
|
|
| |
#limit_validation_errors fails is parents array contains numeric indexes.
|
|
|
|
| |
eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE.
|