What is the Case Select component?
Case Select is a Case component that can be added to a Case Template. Cases that are created from that Case template allow a Case reviewer to use a dropdown component when viewing a Case. Case reviewers can select one option from a predefined list to update a field value on a Case. The component simplifies decision-making by presenting options in a compact, scrollable format.
A Case Select component is ideal for scenarios where a Case reviewer should select from a predefined list to fill a specific Case field.
How do you add a Case Select component?
- Navigate to the Dashboard, and click on Cases > Templates.
- Find and click on the Case template you want to edit, or Create a new template.
- Navigate to the Tab you want to add a Case component to. Click an empty space to view the Component Library.
- In the right toolbar, search for ‘Select.’
- Drag and drop the Select component into your Case UI and reposition it by dragging it around.
- Click on the Select component. On the right toolbar, you can change the settings:
-
Under Settings > Field key, you can define the fields accepted for selection.
-
Under Settings > Label, you can change the text displayed above the Select component.
-
Under Module Layout, you can change:
- Dynamic height: Module will grow or shrink to fit its contents.
- Visibility: Dynamically control whether the module is hidden. This is a toggle button that lets you set conditions for when the Select component should be displayed or hidden from view based on your case requirements. If you toggle this on you will have two options to customize visibility.
1. Basic visibility allows you to set rules on the Select component to determine when it will be visible. You can read more about Visibility Configuration below. 2. Advanced visibility allows you to set logic to control when the Select component is enabled or disabled based on custom conditions. Click on the Code block to add more conditions.
This feature is intended for advanced users who need fine-tuned control over Select component behavior. If you need assistance configuring these options, please reach out to your Persona point of contact for guidance on setup and best practices.
-
Under Advanced Options > Module Enablement, you can control when the Select component is enabled or disabled based on custom conditions. Click on the Code block to add more conditions.
-
This feature is intended for advanced users who need fine-tuned control over Select component behavior. If you need assistance configuring these options, please reach out to your Persona point of contact for guidance on setup and best practices.
- Click the “Delete” button if you want to remove the component from the Case UI.
Visibility Configuration
Visibility configuration consist of three main components:
- Field: The object that will have a condition linked to it.
- Condition: How the field is compared to the value (e.g., equals, does not equal).
- Value: The value to test against.
Creating Visibility Configuration
- AND Statements: Combine multiple conditions that must all be true for the rule to pass. Add these using the "Add" button.
- OR Groups: Combine conditions where only one needs to be true for the rule to pass. Create these by clicking "Add OR Group".
How to Use Visibility Configuration
- Click on the Select component, and go to Module Layout and toggle the button next to Visibility in the right toolbar.
- Click on “Empty rule” to see Visibility Configuration.
- Create a logical rule by filling in the three boxes following Show if, which correspond to an object, its condition, and its value being assessed, respectively. When that logical rule passes, the Button is shown.
- (Optional) Add additional logical rules by clicking either ”Add” (if you want to add 'AND' rules, where all must be passed to continue) or ”Or group” (if you can also nest a group of OR statements within an AND statement).
Plans Explained
Case Select component by plan
Startup Program | Essential Plan | Growth Plan | Enterprise Plan | |
---|---|---|---|---|
Case Select component | Limited | Limited | Available | Available |