Skip to content

Improved dependency rules #2

@danieliser

Description

@danieliser

Allow for negative rules, JS based rules as well.

'dependencies' => array(
'custom' => values.field_id === 10 && values.multicheck_field.indexOf('option')
'custom' => "jQuery('#post_id').val() === 1"
)

Not sure how to logistically work that out yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions