Hello there! I could use some help with this situation. I’ve got a reusable element (“menu”). When I make changes to this menu, it updates a dropdown on a child element. The child element updates accordingly.
There is a workflow attached to the onChange event of the child dropdown.
Here’s the catch: when I manually change the child dropdown the workflows run correctly, however, when the parent reusable element “changes” the child dropdown, the workflows don’t seem to run .
Any suggestions on how to resolve this?