Cascading dropdown functionality
How can we implement cascading dropdown functionality in ThingWorx.
I am binding my first dropdown item from infotable, my second dropdown should fill based on selection of my first dropdown.
shall we need to create a service which will take the o/p of first dropdown selection item, and it should go as service i/p for second dropdown ?
Thanks.

