Ask A Question

Notifications

You’re not receiving notifications from this thread.

How do I hide fields based on option selected in dropdown

Noam Agosti asked in 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?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,329+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.