233
Views
3
Comments
Solved
display error message in a popup without closing the popup
Question

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


2020-04-15 19-07-26
Eduardo Rodrigues
Solution

Hi, Kevin.

Is your problem with the reactive module or with the traditional web?

UserImage.jpg
Kevin Perkins

Eduardo S Sales Rodrigues wrote:

Hi, Kevin.

Is your problem with the reactive module or with the traditional web?

Eduardo

I figured it out. I was not using the correct feedback action. 

Thanks

2023-06-10 09-22-21
Kaustubh Kamble

Kevin Perkins wrote:

Eduardo S Sales Rodrigues wrote:

Hi, Kevin.

Is your problem with the reactive module or with the traditional web?

Eduardo

I figured it out. I was not using the correct feedback action. 

Thanks

 

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.

 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.