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

Opening second modal window removes thread

SA-38479

Summary


User is using two modal windows.

When the first modal window was opened over the grid of work objects, after clicking on the checkbox, second overlay window was opened.

User noticed that upon closing of overlay the submission of modal dialog screen gets greyed.


Error Messages



Executable-ClassNameMissing SubmitModalFlowAction

Steps to Reproduce



1. Over the grid of work objects, open new modal window.
2. Click on the checkbox, that will cause opening of another modal window (overlay).


Root Cause



An issue in the custom application code or rules

Design used is not a valid approach.



Resolution



Perform the following local-change:

Onclick of the check box run script


In userworkform, save as into the ruleset with below code:

<script>

function myconfirm(){

confirm("Do you want to submit?");
}
</script>






Published July 11, 2017 - Updated October 8, 2020

Was this useful?

0% 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