LayoutGrid Validation in Text Area
Posted: Tue Apr 18, 2023 7:04 pm
page1 in my DEMO.
I have a LayoutGrid1 which is a form.
I have a Layoutgrid2 which is inside layoutgrid1 and a SUBMIT button in it.
I have a Layoutgrid3 which is inside layoutgrid2 and a Text Area in it.
Text Area has Max. Lenght: 30 and inside Validate: Data Required - ticked, Min: 1 Max: 30.
If you click SUBMIT button, it will try to send data immidietaly, without checking if Validation and data lenght is ok.
page2 in my DEMO.
But, if I put the Layoutgrid3 inside Layoutgrid1 which is acualy a Form, it WILL do the check for data lenhght etc.
DEMO: https://anonfiles.com/NcKaifm0z5/layout ... lenght_wbs
Am I doing something wrong or?
Thanks
I have a LayoutGrid1 which is a form.
I have a Layoutgrid2 which is inside layoutgrid1 and a SUBMIT button in it.
I have a Layoutgrid3 which is inside layoutgrid2 and a Text Area in it.
Text Area has Max. Lenght: 30 and inside Validate: Data Required - ticked, Min: 1 Max: 30.
If you click SUBMIT button, it will try to send data immidietaly, without checking if Validation and data lenght is ok.
page2 in my DEMO.
But, if I put the Layoutgrid3 inside Layoutgrid1 which is acualy a Form, it WILL do the check for data lenhght etc.
DEMO: https://anonfiles.com/NcKaifm0z5/layout ... lenght_wbs
Am I doing something wrong or?
Thanks