27 Visible Flag- FieldSet
This topic provides an overview of visible flag.
If the fieldset is no longer required in any future release, then the fieldset can be made invisible. This serves the same purpose as deleting the fieldset.
Note the following while making field set as invisible:
- When a fieldset is made invisible, all the fieldset properties will be disabled. The developer won’t be able to add any new field to an invisible field set, but he will be allowed to remove the field from the fieldset fields.
- If he makes the fieldset visible again, the System validates whether the Screen, Tab, and section in which the fieldset is placed are visible. If any of them is not, the system throws an error.
- When the fieldset is made visible, the system checks whether any of the fields attached to this fieldset has been re-used in any other fieldset. If any fields are found to be attached to any other visible fieldset, it won’t allow making the fieldset visible.