I have a popup that contain a form. I want to validate fields for proper data when the save button is clicked. Is there a way to provide a feedback message without closing the popup. This will allow the user to correct the invalid data.
Thaknks
Kevin
Hi, Kevin.
Is your problem with the reactive module or with the traditional web?
Eduardo S Sales Rodrigues wrote:
Eduardo
I figured it out. I was not using the correct feedback action.
Thanks
Kevin Perkins wrote:
Hi Kevin,
I am also facing same issue, can you please explain which feedback action are you using?
I am using the below feedback action and the popup is closing, whenever the exception is occurred.