Choices Callback field values not kept when registration form is reloaded
-
Hi,
The issue is on the Registration form, during the registration process, when after a Submit, there’s an error and the form is reloaded to display error message(s).
Normally, all values set before the Submit are kept and displayed in the reloaded form (except password and reCaptcha).
But there’s a bug with one type of values that are not displayed on the reloaded form, values from dropdown field for which its choices are populated vie a Choices Callback function. The value of those fields are not kept and displayed on the reloaded registration form.Is there a fix?
I saw you are working on bugs around Choices Callback fields for the next release, maybe you can add this bug in the package of fixes!Thanks!
- The topic ‘Choices Callback field values not kept when registration form is reloaded’ is closed to new replies.