Hi Dojo,
I'm working on Low Code App which will show some columns from protocol in dropdown list component on Low Code App. I made query to select column from protocol table and assign that query to DropDown component. The issue is that I don't get values from table column in my DropDown component.
This is made on following versions:
Web: 10.4.3 (CU0) Server: 10.4.0.0-14003 API: 10.4.2405.2098 App: 10.4.2405.2902
I tried same thing on squad DMA and it works. When I tried it for test on squad DMA, on DropDown Layout Tab I found under Advanced tab "Display Column" option which is not present on Customer DMA like it's displayed on image above.
Our squad DMA has following version:
Web: 10.4.7 (CU0)
Server: 10.4.7.0-14517
API: 10.4.2421.2614
App: 10.4.2421.1930
I would like to know is this related to version and if it is, how I can display data from protocol columns in DropDown components in Low Code App?
Kind Regards,
Dario.
Hi Dario
You are indeed seeing different visualizations because of the different versions. With DataMiner 10.3.0[CU13]/10.4.0[CU1]/10.4.4, we introduced the ability to show the results of a query in a dropdown component. Before 10.4.4, you would only see the query itself as an option. Upgrading your system (web-only) to one of these versions will have this feature.