Question
NA
US
Last activity: 6 Mar 2019 4:18 EST
How to validate grid(table grid) based on property
This is for Pega 7.3.1
If the grid (or called table grid) has no data and based on some property we want to throw an validation error.
For Ex: If the grid that shows various Address(Page group) - If there are no addresses present in the grid and based on some other property like Role = "owner" - we want to throw error to add atleast one address
How do we implement this ? Please suggest/advise.