Hide/show a field in form when a certain value selected from another field

I’m having hard time figuring out how to hide/show a field in form whenever I have chosen a certain value from another field.

Let’s say I have a main table called Requests with a form field called Services that allows user to select an enum list of GCP services(Compute, Monitoring, GKE, etc) from a reference table called ServiceType. I wanted to show a form text field called OperatingSystem when user chosen Compute as one of the value in the Services enum list in the form.

Is there any way to do that?

Thanks in advanced.

0 0 204
  • UX
0 REPLIES 0
Top Labels in this Space