Hi everyone,
I have a Deal property (dropdown/select field) and another Deal field that should only be visible when a specific option is selected in that dropdown
Example:
Deal property: Event Type (dropdown)
If “Special Event” is selected → show another field (e.g. Special Event Details)
For all other dropdown values → the field should be hidden and not shown on the deal
Is there a way to make a conditional field visibility on deals based on a dropdown value?