Skip to content

Overrides and Defaults don't appear to be working. #61

@allen

Description

@allen

e.g.

'overrides' => array (
'account' => '{$event-save-user-account-id}',
),
'defaults' => array (
'account' => '{$event-save-user-account-id}',
),

When debugging the form submission for the above example the {$event-save-user-account-id} param has be set but the account field is still not set by the chained event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions