I need to populate data on the second dropdown combo according to a choice in the first combo.
Anyone knows how to do that?
I need to populate data on the second dropdown combo according to a choice in the first combo.
Anyone knows how to do that?
You should read this https://medium.com/inside-the-bubble/how-to-build-dynamic-dropdown-elements-3ad6cb72cf5f
I think that’s exactly your situation
Thank you emmanuel. I really appreciate your reference.