You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are facing a issue with the behavior change from v2.8.4 to the last release : now element made invisible by a visible-if condition are removed from output model.
I didn't find any option to be back on the previous behavior. Can we imagine to add such option change ? this may be at form level or at element level (a flag "KeepInvisbleInModel")
We have a use case with large parts of a configuration form are "VisibleIf" according to a set boolean flags. The point is that if a user unactivate by error one of this flag (and then reactivate it immediately) he lost all the previous made configuration (part of the form is reset to default values).
Thanks for your feedback !
The text was updated successfully, but these errors were encountered:
We are facing a issue with the behavior change from v2.8.4 to the last release : now element made invisible by a visible-if condition are removed from output model.
I didn't find any option to be back on the previous behavior. Can we imagine to add such option change ? this may be at form level or at element level (a flag "KeepInvisbleInModel")
We have a use case with large parts of a configuration form are "VisibleIf" according to a set boolean flags. The point is that if a user unactivate by error one of this flag (and then reactivate it immediately) he lost all the previous made configuration (part of the form is reset to default values).
Thanks for your feedback !
The text was updated successfully, but these errors were encountered: