Question
Bits In Glass
IN
Last activity: 11 Jun 2021 10:39 EDT
Client side validation is not working when table grid is collapsible.
Hi all,
we have a requirement like for a table grid we had a button(this is used to copy the details of the current page of the page list and append those details to the same page list) and some fields.
In this grid, we are calling a flow action which calls a section that has required fields, some of these required fields consist of action sets (On-change some fields with refresh this section and some fields with refresh other section).
when I didn't give values to some of the fields and collapse that grid and then copy those current page details.
On click of submit button client-side validation is not triggering and I am able to finish that assignment.