Conditional Show/Hide of Custom Fields

Hi there!

Is there any way for me to do conditional show/hide of custom fields based on selected custom field.

Ex:

I have Custom Field 1, Custom Field 2, Custom Field 3, Custom Field 4. I want Custom Fields 2-4 to be hidden by default.

Custom Field 1 has these choices as a single select: Option 1, Option 2, Option 3, Option 4.

If Custom Field 1 Option 1 is selected, nothing happens.
If Custom Field 1 Option 2 is selected. Custom Field 2 is shown.
If Custom Field 1 Option 3 is selected. Custom Field 3 is shown.
If Custom Field 1 Option 4 is selected. Custom Field 4 is shown.

I tried to tinker with rules but nothing in there has options for show/hide. Any suggestions?

Hi @Alex_Simon_Dacer1
Welcome to the community.

This is an interesting use-case. Currently, that is not possible. You can customise the views of the project the way you want, but you cannot change them depending on conditions.

A simple workaround this would be:
Create the different views you need based on the conditions you have. Based on the scenario you presented, you would need 4 different views.
Build each one, and then click on the save view (+) and you can rename the view. It will appear on the project view tab in the top. Delete the views you do not need and you will only have these 4 views you want.