New Discussion

Notifications

You’re not receiving notifications from this thread.

How do I hide fields based on option selected in dropdown

0
Javascript

I have a standard rails form with 2 fields:

  1. Metric type (number, percent, boolean)
  2. current metric value

If the metric type is boolean, I want to hide the input for metric value

Is there a really easy way to do this with stimulusjs?

Join the discussion
Create an account Log in