Support Article
Checkbox control shows activitysuccessstatus when selected
SA-92725
Summary
An OnChange Post Value event is added on a checkbox. At runtime, on selecting the checkbox, the 'The Operation completed successfully, but returned no content' message displays.

Error Messages
The Operation completed successfully,but returned no content
Steps to Reproduce
- Configure a grid in the Work- Inherited class.
- Configure a grid with one of the columns as a checkbox.
- On click of the checkbox, configure an action set as Post Value.
Root Cause
A defect in Pegasystems’ code or rules.
Post Value for work object bound grids (row class inherits from Work- class) is not supported. Post value works for data grids.
Resolution
Perform either of the following local-changes:
- Remove the Post Value.
- Add the Refresh current row optoin.
Or
- Add the checkbox in a seperate section.
- Include the section in the column.
- In the action set, add the Refresh section.
Published December 23, 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.