class SetFieldAction extends xelos_workflows_action_base

Workflow action hook to change the value of a field in the list item payload.

Traits

Properties

ListsController $mod

Methods

array
get_fdl()

Get form definition settings

get_user_interface()

Action UI-Interface

has_ui_action()

No description

bool
process()

Set the item field to the selected value

Details

at line 40
array get_fdl()

Get form definition settings

Return Value

array

at line 187
get_user_interface()

Action UI-Interface

at line 176
has_ui_action()

No description

at line 252
bool process()

Set the item field to the selected value

Return Value

bool

Exceptions

Exception