Question
Yildirim
TR
Last activity: 28 Aug 2017 10:20 EDT
Local Action Validation
Hi everyone,
I am using Pega 7.1.7. I have a main page with a grid. There is a add button for adding data to the grid. Add button opens a new page which is local action. The page is a kind of form that user fills. In that page I have custom button for submitting. On this button, I have click event which runs a data-transform. If I fill all required fields, It is working. But when I don't fill the required fields, there is no error message on that page and pega adds the record to the grid. I tried activity with obj-validate but I guess I couldn't manage the primary page thing.
I read some posts about this issue, but I couldn't fix it. Can someone help me about this topic?
Thanks in advance.
Burak
Hi,
I have a little query. Which kind of local action page are you talking about? It there any modal dialog which is getting called from the grid? And it is the OOTB modal dialog being used? Can you please try it out with that.
Thank you