Error icon on pagination tab
For our application, we have a screen where we let the users enter multiple subscribers and required details for each subscriber. This is configured as a repeat grid layout with the pagination of 25 records per page. If a user adds more than 25 records, it comes to 2 pagination tabs. If a user adds more than 50 records, there will be 3 pagination tabs and so forth. When we have multiple pagination tabs, there may be one or more records in a pagination tab that has a missing required field. To make it more user-friendly for our users, we would like to display an error icon or indicator on the pagination tab that has validation errors (missing required fields).
Does anyone has any suggestions in terms of a manual workaround or possibly a function we could use to achieve our requirement? Thanks in advance.
Linda Zhang