Skip to content

Comments

Conditional field#2711

Merged
Armanul46 merged 89 commits intodevelopmentfrom
conditional-field
Feb 23, 2026
Merged

Conditional field#2711
Armanul46 merged 89 commits intodevelopmentfrom
conditional-field

Conversation

@Armanul46
Copy link
Collaborator

@Armanul46 Armanul46 commented Feb 19, 2026

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Security fix
  • Improvement
  • New Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Text changes
  • Other... Please describe:

Description

How to reproduce the issue or how to test the changes

Added conditional logic on submission form & removed previous assign_to_category condition.
PRD: https://sejim.notion.site/Conditional-Logic-2bd0076360e88051bf03f435aff4f17b

Before: https://prnt.sc/0ceZjUNpBVM5
After: https://prnt.sc/48ZGSpc51psb

Any linked issues

Fixes #

Checklist

…into feature/submission-form-conditional-logic
…into feature/submission-form-conditional-logic
…into feature/submission-form-conditional-logic
…into feature/submission-form-conditional-logic
@Armanul46 Armanul46 added this to the v8.6 milestone Feb 19, 2026
Copy link
Member

@RabbiIslamRony RabbiIslamRony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Since the any field does not support custom values and the selectable options are predefined, these two options are not applicable to these fields (Category, Checkbox, Radio, Dropdown). https://prnt.sc/89NBP9MPRDnw [Add listing]
  2. When the directory type is changed in the Search Form, the conditional fields do not update or function as expected. [Search form]

@iamibrahimriaz
Copy link
Collaborator

  1. Since the any field does not support custom values and the selectable options are predefined, these two options are not applicable to these fields (Category, Checkbox, Radio, Dropdown). https://prnt.sc/89NBP9MPRDnw [Add listing]
  2. When the directory type is changed in the Search Form, the conditional fields do not update or function as expected. [Search form]

issue1: When these fields are multi select, then this options are needed (contains, does not contains). So it need to keep as it is.
issue2: Fixed it. Re render after directory type change.

…ectory-type-change

fixed: Some Fields(Checkbox, Radio, Select) Condition not working in Directory Type Change
@RabbiIslamRony
Copy link
Member

Looks good

@Armanul46 Armanul46 merged commit 370b760 into development Feb 23, 2026
1 check passed
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.

3 participants