Skip to main content
1-Visitor
October 16, 2019
Question

drop down list layer by layer thingworx

  • October 16, 2019
  • 1 reply
  • 3573 views

clipboard_image_0.png

I want to do drop down layer by layer. for example. if I choose Production Volume and choose milk, next layer cannot show “Mozzarella” in the drop down.

1 reply

22-Sapphire I
October 17, 2019

You would create query services for each selection and then bind those to list/dropdown widgets.

after selection in one list, re-fire the services as necessary to repopulate them

xiaoqw1-VisitorAuthor
1-Visitor
October 17, 2019
Hi, can you show me an example about that? I totally no idea how to do that?
22-Sapphire I
October 17, 2019

Can I ask how much of the Thingworx training have you finished so far and what have you done so far in creating services and mashups?

I'd like to have a baseline before I start explaining the steps.