Project

General

Profile

Actions

Feature proposal #8847

closed

Implement support for adding action objects to substitutions

Added by krileon about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
26 January 2022
Due date:
% Done:

100%

Estimated time:

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.

Actions #1

Updated by krileon about 2 years ago

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.

Actions #2

Updated by krileon almost 2 years ago

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.

Actions #3

Updated by krileon almost 2 years ago

  • % Done changed from 0 to 30
Actions #4

Updated by krileon almost 2 years ago

  • % Done changed from 30 to 80
Actions #5

Updated by krileon almost 2 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 80 to 100
Actions #6

Updated by krileon over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF