Question
2
Replies
91
Views
Posted: June 14, 2019
Last activity: June 18, 2019
Closed
Required fields in modal
Hello
I have a table with edit settings in a modal window
On the section in the modal window there are several required fields.
The problem is that if you do not click on the required fields and do not fill them out, then when you click "Submit" in the modal window, the required fields remain empty and the record is saved without them.
Button settings can also be found in the attached picture.
Hello,
If your modal is presenting a FlowAction, why don't you add the validation on post activity of the FlowAction instead of setting your custom button with your activity and the refresh?
What pega version is it?