Support Article
Empty rows are added to pagelist on clicking Submit
SA-75695
Summary
User launches a local action to update the inner pagelist. However, empty rows are added to the pagelist on clicking Submit.
Error Messages
Not Applicable
Steps to Reproduce
- Create a Nested Page List data structure
- Configure a Repeating dynamic layout for the MBooklist and Repeating grid for Measurements
- Update the Entry using a local action. The SubmitModalbutton activity automatically adds an empty row
Root Cause
Property-Remove was configured instead of the Page-Remove to remove a page from the pagelist. After a refresh, pages remained on the Clipboard and thus, caused the empty rows to display.
Resolution
Perform the following local-change:
Use Page-Remove instead of the Property-Remove to remove a page from the Clipboard.
Published March 26, 2019 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.