Skip to content

Conditions with Multiple Options#1480

Open
Scullyon wants to merge 5 commits into
mainfrom
feat/DF-833-range-of-answers-in-a-condition
Open

Conditions with Multiple Options#1480
Scullyon wants to merge 5 commits into
mainfrom
feat/DF-833-range-of-answers-in-a-condition

Conversation

@Scullyon

@Scullyon Scullyon commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Allowing multiple options to be chosen for conditions based on the question types:

  • Checklist (AND or OR multiple value options together)
  • Autocomplete (OR multiple value options together, AND for negative / NOT conditions)
  • Radio (OR multiple value options together, AND for negative / NOT conditions)

This new functionality is backwards compatible with the previous 'single option' only functionality.

I have a file that I can share that helps explain the PR - just ping me for it.

Release order:

  • Manager
  • Plugin
  • Runner

will all need to be updated to include the latest Model from this PR before this is released.

image image image image image image image image

Comment thread model/src/form/form-definition/index.ts Outdated
Comment thread designer/server/src/models/forms/editor-v2/condition-helper.js
Comment thread designer/server/src/models/forms/editor-v2/condition-helper.js
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants