submitmodalflowaction
Hello,
I am using Repeat Grid to show Report definition and for each row i have a button which triggers a local action which shows user a form. When user submits the form i have to validate the form, if any error show it on the modal window. As i am using report definition i am getting error setting Page Messages because primary page is read only(pxResults) and as a result modal window is closing and i am not able to show the error messages.
How to solve this? How to tell submitmodalflowaction to error out. Any other better way to do this.
Version : 6.2 sp2
Thank You