Resetting All Components on Change Event

I don't think there is a reset() function for containers but if you really want to be able to be able to use the reset() function, you could format the form component to look like a tabbedContainer and go from there?

otherwise I would recommend programmatically resetting each individually.
you can, though, use a the run script to make it look cleaner
image

2 Likes