Are you looking for a dropdown field that branches out with multiple child options? Zoho Sprints supports Nested Picklist where you can create a parent-child relationship to navigate the users seamlessly with the required options. This ensures that the right information is added and with uniformity. When a parent option is selected, the field dynamically displays all relevant child options.
Benefits of nested picklist
- Users do not have to scroll through all the random options
- Prevents human errors and provides more lucid information
- Automation can be even more precise.
For instance, when issues are raised, they must be categorized to ensure that the issues are assigned to the right user. You can achieve this by creating a nested picklist field in the layout. Let us name the nested picklist as 'Issue Categorization'.
The first step after adding the nested picklist is to create the parent picklist:
- Frontend
- Backend
- DevOps / Infrastructure
Next, step 2 includes choosing a child category:
If you select Frontend as your parent picklist, the child picklists will be:
- UI Alignment
- Broken Button
- UI Literals
- Unresponsive layout
If you select Backend as your parent picklist, the child picklists will be:
- API Error
- Database Timeout
- Authentication Fail
- Data Sync Lag
If you select DevOps / Infrastructure as your parent picklist, the child picklists will be:
- Server Downtime
- CI/ CD Pipeline Failure
- SSL Certificate Expired
- SSL/ Domain Issue
Add Nested Picklist to your layout
- Navigate to Zoho Sprints.
- Go to Settings.
- Select Custom Layouts under Customization.
- Select a module and click open the required layout.
- Drag and drop the Nested Picklist field to the layout.
- Build your parent categories and child categories in a hierarchy.
Note: Use '>>' between each value to create a hierarchy of nested values. You can add up to 5 levels.
Based on our current example: - Frontend >> UI Alignment
- Frontend >> Broken Button
- Frontend >> UI Literals
- Frontend >> Unresponsive layout
- Backend >> API Error
- Backend >> Database Timeout
- Backend >> Authentication Fail
- Backend >> Data Sync Lag
- DevOps / Infrastructure >> Server Downtime
- DevOps / Infrastructure >> CI/ CD Pipeline Failure
- DevOps / Infrastructure >> SSL Certificate Expired
- DevOps / Infrastructure >> SSL/ Domain Issue
- Click Create in the Nested Picklist form.
- Click Save in the Edit layout page.
Check out the video below to see how to add a nested picklist to your layout.