Journey Configuration
...
Flow Based Configurations
Admin Form

Conditional Rendering

2min

Conditional rendering in admin form setup allows for dynamic display of options based on specific conditions. For instance, when an agent selects a certain option like "unsuccessful call," additional choices may appear to select reasons for the call's failure. This feature enhances form customization by showing or hiding elements based on user selections, improving the user experience and providing tailored interactions.

Let's learn how to setup Conditional Rendering: Step 1: Create a question using any element type with any variable name, like 'Callstatus' in below example.

Step 2: Create another question with a unique variable name using any element type, such as a Multi-Select dropdown.

Step 3: Enable Conditional Rendering and specify:

  • Variable Name: Refers to the variable for conditional rendering, like "Callstatus" in this case.
  • Value: The specific value that triggers the conditional display, such as "Unsuccessful".
Document image


When an agent selects "Unsuccessful" from the dropdown, conditional rendering is triggered, and a Multi-Select dropdown appears, offering agents options to choose from.

Agents Feedback Form
Agents Feedback Form


Getting Help

If you have any questions, need clarification, or have suggestions to enhance our documentation or services, please don't hesitate to contact us.

Reach out to us at [email protected]



Updated 22 Mar 2024
Did this page help you?