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 move to next screen by clicking Submit

SA-74813

Summary


 

Unable to move to the next screen by clicking Submit.
 

Error Messages


Not Applicable


Steps to Reproduce


 
  1. Create a pagelist
  2. Create a section with a grid with pagelist as it's source
  3. Configure each pagelist item with an 'Add' button and an 'Edit' button
  4. Create a modal dialog section
  5. Use properties of their own to collect information on the section
  6. Submit the modal dialog. Properties referenced in the modal dialog add information to the pagelist  as part of the post processing
  7. Click the Submit button on the main page. The Edit button performs data transform as pre-processing by copying the data from the pagelist to the modal dialog properties
  8. Click the Submit button in the modal dialog and perform an edit 
  9. Perform post-processing to update the page list item
  10. Click the 'Submit' button on the main page


Root Cause



Class of the pagelist was an abstract class. Since all the properties were of the same class, no value was stored. Hence, the change was not reflected and the flow was stuck.

Resolution



Perform the following local-change:
Change the class of the pagelist from Abstract to Concrete.

 

 

Published April 6, 2019 - 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