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

Modal Window not working as expected

SA-5169

Summary



The Modal Window opened has been configured with an activity but it is not working as expected.

Error Messages



NA


Steps to Reproduce



NA


Root Cause



The root cause of this problem the user is not passing the id of the grid that is selected to the activity configured.


Resolution



This issue is resolved through the following local change in the control:


<script>
function test(event){
doGridAction(event,"SETFOCUS");
var grid = Grids.getActiveGrid(event);

}
</script>
<a href="#" onclick="test(event);return false;">Test</a>
 

Published January 31, 2016 - 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