cancel
Showing results for 
Search instead for 
Did you mean: 
d241694
Level 2
Status: New

I would like to request an enhancement to the UXBuilder form behavior. Specifically, when a form element or section is conditionally marked as hidden, any data a user has entered into that section should be automatically cleared as soon as they click out of it or when the section becomes hidden.

Currently, I am encountering an issue where data entered into hidden sections persists, even after the section is no longer visible. This behavior is causing forms to freeze or retain outdated input, especially in production environments, and affects the stability of dynamic forms with conditional visibility.

Implementing this enhancement would help ensure data integrity, prevent form freezing, and improve the user experience by avoiding unintended data retention in hidden elements.