Topic by Christos Sklavenitis
Content
We have several fields on our workspaces that are conditionally visible based on whether the field is populated, or the logged in user's profile, or a combination of those & other conditions.
I couldn't figure out how to get fields to collapse when the 'display' condition is not met. Such that if the design is:
FIELD 1 (always visible)
FIELD 2 (conditionally visible)
FIELD 3 (always visible)
and we open a record where FIELD 2's display conditions are not met, that the workspace would look like this:
FIELD 1
FIELD 3
instead of this:
FIELD 1
FIELD 3
thanks!
Christos