Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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.