Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support abrarfaisal87

    (@abrarfaisal87)

    Hi @ioruslan88 ,

    Thanks for reaching out!

    While your shared links don’t seem to be displaying the visuals, I understand you’re looking to hide two fields when a specific option is selected in another field. This is a common use case and can be easily achieved using Conditional Logic in Bit Form.

    Here’s how you can set it up:

    1. Go to your form settings and select Conditional Logic.
    2. Click on Add Conditional Logic to create a new rule.
    3. Configure the initial settings:
      • Action run when: Record Create/Edit
      • Action effect: Always
      • Action behavior: Condition
    4. Set up your “IF” statement:
      • In the “If” condition, select your trigger field (e.g., your Select field, Dropdown field, or Radio button).
      • Set the Logic to Equal.
      • Set the Value to your specific “Option 2” (or whatever the exact value is for that option).
      • Now, in the Field Actions section below:
        • Select the two fields you wish to hide (e.g., Field 1 and Field 2).
        • Set their Action to HIDE.
    5. Set up your “ELSE” statement:
      • This ensures the fields reappear if “Option 2” is not selected.
      • In the “Else” statement:
        • Select Field 1 and Field 2.
        • Set their Action to SHOW.

    For a visual walkthrough, please refer to this video guide: https://www.loom.com/share/66b49fc7d27a49068f7c06c875352bd6?sid=d06ca9f0-9f2a-4dfe-b91e-8f16313b8b54

    Let me know if you have any other questions after trying these steps!

    Thread Starter ioruslan88

    (@ioruslan88)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Logic form’ is closed to new replies.