Hi.
We are facing the issue that we have no idea how to handle a specific requirement. We would have a workaround for this but we think it should be done more easily.
We have a Result Panel in a Layout.
We want to call a BPM and this BPM should get the values of column XY from all selected list entries.
Without any customization we would define an action rule which starts a process and in rootentityinstanceid we would have the itemid of a selected list entry. The problem is that the BPM behind the action rule runs for every selected entry. As a workaround we could open a form before running the BPM and let the users select the rows via another way.
But there is the checkbox "Customize panel" for the Results Panel. But the documentation is not understandable for us.
Is there a way how to customize the Result Panel so we can start a BPM with a comma separated list of values??
KR