Skip to content

Add a way to: Create a Form with visibility settings #17865

Open
@JackTelford

Description

@JackTelford

Feature request

Add a way for site-admins to configure form visibility rules (show/hide inputs based on other field values) directly from the Orchard admin UI, rather than having to hand-craft JS per tenant.

Background

Right now, conditional form logic relies on embedding custom scripts in each tenant’s theme. We’d like this built into the Forms module so that:

  • Admins can pick a field, operator and value from dropdowns.
  • Rules can be grouped (AND/OR).
  • The same form-visibility engine powers the front-end.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions