I have a drop down and have some server side code. Then I reset individual fields and all works great.
I also have an include field condition and want to trigger that when the drop down value is selected. The condition uses a SSV value which has been set correctly. However when I select a value from the drop down, everything works other than the fields are still included after the reset.
I think what I need is to refresh the entire form as if I fail the validation on the form, it is refreshed and the fields are then not included which is what I want to happen.
So how do I refesh a form please?
Thanks
John