Feature proposal #8847
closed
Implement support for adding action objects to substitutions
Added by krileon almost 3 years ago.
Updated over 2 years ago.
Start date:
26 January 2022
Description
In cases where an action type has an object implement support for passing that object to substitutions using action_object prefix. Next review also passing it to the Output so PHP usages can access it directly.
Needs more thought as many action types return multiple objects. Probably going to need to just set an array of objects and pass that to the $autoaction for usage in PHP layouts, but not in substitutions in layouts.
This should be similar to $variables. Maybe $data and [data1], etc.. substitution structure. This would just be an array so as much data as needed can be added.
- % Done changed from 0 to 30
- % Done changed from 30 to 80
- Status changed from Assigned to Resolved
- % Done changed from 80 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF