Hello!
I found an interesting bug. It's not possible to add an Event Loop to a Server Side Validation when the Validation placed inside an Event Switcher. I tried many times but the Event Loop always disappears when i save the form.
http://screencast.com/t/zrBkUEvSD3E
I found an interesting bug. It's not possible to add an Event Loop to a Server Side Validation when the Validation placed inside an Event Switcher. I tried many times but the Event Loop always disappears when i save the form.
http://screencast.com/t/zrBkUEvSD3E
Hi Nick_V,
I created a very simple test form and wasn't able to replicate this :-(
What are you trying to achieve? I usually try to keep the event nesting to the minimum necessary.
Bob
I created a very simple test form and wasn't able to replicate this :-(
What are you trying to achieve? I usually try to keep the event nesting to the minimum necessary.
Bob
Strange... I tested it again, in a new form, event loop disappears again, when i do combination like this - http://screencast.com/t/GOv3TsHJu
My form displays different inputs, depending on selected value in a dropdown menu and i wanted to place different validation for each event. I solved problem by creating another custom validation with event loop after event switcher.
My form displays different inputs, depending on selected value in a dropdown menu and i wanted to place different validation for each event. I solved problem by creating another custom validation with event loop after event switcher.
This topic is locked and no more replies can be posted.