Support Article
Local action using page is not working in grid layouts
SA-32002
Summary
User has configured the work bound grid, for one column in grid user has configured the Launch local action with Using Page for icon click event.
In runtime, when user clicks icon it is not launching the local action, in tracer it is throwing the "Failed to find 'Rule-Obj-Flowaction' with name 'XYZ' that applies to @Baseclass".
Error Messages
"Failed to find 'Rule-Obj-Flowaction' with name 'XYZ' that applies to @Baseclass"
Steps to Reproduce
1. Configure a work bound repeat grid, that is, work- class as data datasource.
2. Configure a button for one column with Launch local action with using page for click event.
Root Cause
A software use or operation error.
For launch local action, $WorkProcessing thread is created with Using page as classless, hence it is unable to load the specified flowaction.
Resolution
Perform the following local-change:
After replacing Launch local action with Open local action with disable work process, now it is opening flow action in modal window as expected.
Published January 9, 2017 - 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.