How to Create Dependent (Conditional) Custom Fields

Overview
Dependent custom fields (also called conditional fields) let you show or hide one field based on the value of another. This helps keep your forms clean and relevant.

Step‑by‑Step Instructions

  1. Navigate to Settings → Custom Fields.

  2. Click + Add New Custom Field.

  3. In the creation modal, give your field a Name, choose its Type (e.g. Dropdown), and fill in the other required details.

  4. Toggle “Show only when another field has a specific value.”

  5. In the Parent Field dropdown, select the field it depends on.

  6. Enter the Trigger Value(s) that should make this field appear.

  7. Save.

Now, whenever a user selects that trigger value in the parent field, your dependent field will appear automatically.

Tips

Troubleshooting & FAQs