Property should pop-up if precise option choosen from a drop down

Hi colleagues,

We want a conditional logic to work but not based on the stage of a Deal but based on an answer chosen from a property during discovery stage - if the answer is yes => a property should be mandatory to fill in. How to achieve it?

For example,

  1. Do you know their top 3 pain points or goals? (Please add to HubSpot now) - We should fill in the top 3 pain points or goals. - if yes - dependent property should pop up
  2. Do you know the top 1-3 challenges in solving their pain points or in finding a solution? - If the answer is yes, we should fill it in - dependent property should pop up.

Not how it looks now:

Hi @ISmolin,

Yes, this can be done with conditional logic :slightly_smiling_face: Set up conditional logic for enumeration properties

Have a look and let me know if you run into any issues.

Best regards

Thanks a million @karstenkoehler Yeap, I think I got it and there are several requirements there to complete the task to make a conditional logic works: “This conditional logic is available only for enumeration property types, which includes dropdown select, multiple checkboxes, single checkbox, and radio select properties.” I am working on it :wink: Thank you!