Hi all
I'm working with the Low-Code apps, and now I need to know how to achive the following idea:
In a GQI, I retrive few services, and i retrive also one custom property filled with the IP of the element in the service, I already using the CQI to fill the Node Edge Graph to display all the service retrived. But now I need to add for each node (service) retrived, an action to open in a new page a URL using the URL of the custom property selected from the CQI.
I tried with few placeholder, but I don't find a way to place a placeholder inside the action URL to get the value of the property.
Someone know how to achive this?
This is indeed not possible yet. There's an item on our backlog to add this functionality (DCP192320).
Good news! This feature will be included in DataMiner 10.3.11, which is scheduled for release this Friday: https://docs.dataminer.services/release-notes/Web_apps/Web_apps_Feature_Release_10.3/Web_apps_Feature_Release_10.3.11.html?q=ID_37229#low-code-apps-dynamic-feed-values-in-url-actions-id_37229
You can also find more detailed information here: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/Feeds/Feeds_Link.html
Hi Wim
Thanks for your quickly answer, there is the possibility to use in case the column of the CQI query inside the action in case to workaround?