Skip to content

ShowIf conditions fail if the dependent field is locked #1079

@adrianbj

Description

@adrianbj

Short description of the issue

If there is a showIf condition that looks something like: registration_type!=1643 on a field, it won't show if the registration_type field is locked, regardless of whether its value is 1643 or not.

Note this in this case, registration_type is a page field with a "select" inputfield.

Expected behavior

A field being locked shouldn't affect showIf conditions.

NB - this may be related to: #780 but not certain.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions