Support Article
Delete item does not delete page from page list in table grid
SA-95306
Summary
Delete item does not delete a page from the page list in a table grid.
Error Messages
Not Applicable
Steps to Reproduce
- Use a data page to add a repeating grid.
- Use tempPage data from the pyWorkPage data to open a modal window.
- In the modal window, add the grid with the current page content.
- Perform the Add or Delete action.
Root Cause
An issue in the custom application code or rules.
One value is hidden while the other is visible. Hence, during the Submit action, the entire Flow action submitted the hidden value.
Resolution
Perform the following local-change:
In the custom_section, in the third layout's section include, remove the 'Run on client side' checkbox for the .Action == 'Deny' condition.
Published January 3, 2020 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.