Hi everyone,I have case,There's 2 tabs on my screen with 2 different widget form.
When I click button on Tab 1 to run the "Built in Validation", it's automatically run on Tab 2 tho.
How to make different Built in Validation?Even I put it on different widget form but still not worked.
Thank you.
Hi,
Do you have 2 different forms and different variables also to hold the IsValid value of form?
regards
Hi Vikas,yes I have 2 different forms already with different.On logic, I put Form1.valid on tab1 and Form2.valid on tab 2
could you please share the OML file, as it will be easy to figure out that where are missing.