Question
Last activity: 8 Jan 2016 10:23 EST
Client side validation with Tabs
Hello guys!
We have a problem with client-side validation for required fields on tabs.
We have large data entry form which is split into tabs (tab group) for convenience. Lots of fields are maked as required and client side validaton is enabled. When user is on the last tab and presses Submit button, Pega shows warning message saying the we need to populate flagged fields with data. Fields are flagged, but they may be on other tabs, not only on the last one. Actually, they all may be on other tabs. So, user knows that something is missing, but have no idea, which tab to go to. So, he has to go though all tabs and check all for flagged fields.
Are there any ways to highlight tabs containing client side validation messages?
We use CPM 7.1.3 on top of Pega 7.1.8
Thank you.