Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Unable to submit the form in single click on submit button

SA-27893

Summary



In modal window, after a user enters text in a text area control, which has a post value action on change, the user needs to click submit button twice to submit the form.


Error Messages



Not Applicable


Steps to Reproduce



1. Configure local action as modal window.
2. For modal window, configure a text area with post value action for onchange event.


Root Cause



A software use or operation error.

User has entered some text in textarea, still focus is at textarea, that means still onchange event was not triggered.

When user clicks on submit button, now focus is on text area then onchange event of textarea will trigger. Hence, submit button onclick event has not triggered.

Resolution



Here’s the explanation for the reported behavior:

User requires to change the focus from textarea after entering the data, then onchange event will trigger as expected. Now user can submit the form in a single click.

 

Published September 15, 2016 - Updated October 8, 2020

Was this useful?

25% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community 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.

Close Deprecation Notice
Contact us