By Clay Li on Tuesday, 13 May 2025
Category: Feature

When to Use a Dropdown Instead of a Checkbox

​A dropdown is a field with values from a list. A checkbox is a field holding a binary value such as Yes/No. A dropdown with a list of Yes/No values is like a checkbox. However, it is different from a checkbox in required fields. A required field in a Calem form must have a value populated.

 1. My Dropdown

Calem admins can add a "My Dropdown" with a Yes/No value. The new "My Dropdown" can be used as a field type for custom fields added later.

 2. Custom Field of "My Dropdown" Type

Adding a custom field in a table such as Service Request (cm_sr) with the type of "Lookup". 

 3. Add Custom Fields to Forms

The last step is to add custom fields created above to forms. The following is an example of the custom field in the service request (SR) form to create a new SR.

Additional Resources

Related Posts