Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Iam using list widget. The datas in list dropdown should come from a service where the input is dynamic datatable name. In properties of list widget, the displayField and valuefield takes the datashape of the datatable.
now my question is.. like datatable name, how in can pass datashape name also dynamically??
If I understand you correctly, the relationship between thing service and list widget is as below:
Am I right? If so, the displayField and valuefield will be "result", it can dynamically display the names of different datashapes used by different dataTables.