Allow addFieldDependency() for displayLogic to include the field itself as a dependency #560
Labels
Status: Fix Proposed
A issue that has a PR related to it that provides a possible resolution
Type:Missing Feature
Feature in a previous version, not in the current
Feature
Enable an user to configure displayLogic of a field using the field itself as a FieldDependency
Context
Currently, a user cannot change a display type of a field based on a value of the field itself.
For example, if a user wants to hide 'title' field when a value of 'title' field is 'n/a', the user should be able to do that by adding the field itself as a dependency under displayLogic configuration.
The text was updated successfully, but these errors were encountered: