Closed
CATCHING CLIENT SIDE VALIDATIONS
How can we catch client side validations and make actions based on that after finish assignment action?
***Updated by moderator: Lochan to add Categories***
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
How can we catch client side validations and make actions based on that after finish assignment action?
***Updated by moderator: Lochan to add Categories***
The question is puzzling to me, so perhaps you can explain more about what you need.
Here is some background:
Usually there's client-side validation or server-side validation.
The client-side validation is more efficient because your browser detects the issue, for example the message
"this field may not be blank"
In that example, when you click submit, the server doesn't even know you clicked submit because the client-side validation puts up that message and the submit never occurs, and hence the finish-assignment action doesn't occur on the server side either.
So the reason your question is puzzling is that you refer to doing something after the finish-assignment action which generally won't even occur if client-side validation puts up a message.
/Eric
Question
Question Solved
Question
Question
Question Solved
Question
Support Doc
Discussion
Question Solved
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.