Ask A Question

Notifications

You’re not receiving notifications from this thread.

How do i populate a dropdown based on the parent_id selected in a tree structure?

Nana Manu asked in Rails
i am currently working on an online store where the category model has ancestry with the ancestry gem, i would like to add products by selecting the parent category first and then based on the selected category populate the category for the descendants.

i could really use some help
Reply
Join the discussion
Create an account Log in

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

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

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