Expand my Community achievements bar.

Clear Form Button - Only Non Pre-Populated Data

Avatar

Level 4

I require a method for clearing ONLY non pre-populated fields which are visible on the form through hide / show.

I have set the mandatory conditions for required fields only when the container [sub-form] is visible.

Therefore, the code would need to loop through the form, check whether visible, check whether mandatory is set to error, and, only clear those fields that meet the conditions whereby the initialize event is null for those not pre-populated.

 

Any help is appreciated, which goes without saying.

 

Thank you in advance for your comments.

0 Replies