- 🇫🇷France dqd London | N.Y.C | Paris | Hamburg | Berlin
#3012821: All hidden fields wiped out when saving a node → has been fixed. So no wipe out no more. Such feature should be ALWAYS ONLY optional.
When creating a textarea field with a single value, I'm unable to switch the required state with the following settings.
the settings for field_textarea are the following:
Required
Target: field_checkbox
Comparison type: checked
Optional
Target: field_checkbox
Comparison type: unchecked
The field states do not override the setting that is the default value, meaning that:
- When field_textarea is optional, it is still optional even if the field_checkbox is checked.
- When field_textarea is required, it is still required even if the field_checkbox is unchecked.
Active
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
#3012821: All hidden fields wiped out when saving a node → has been fixed. So no wipe out no more. Such feature should be ALWAYS ONLY optional.