mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
1fa4c2d81d
The specific situation this is fixing is that when server-side validation fails and results in form having non-default values. In this case the visibility might not be correct and will need to be updated. Also, we cannot rely on onclick events on radio group to find out the current value when we are loading - instead we need to actually find out the currently selected radio button. Fixes the IsBlank and IsNotBlank conditions as well. |
||
---|---|---|
.. | ||
formfields | ||
model | ||
tasks |