URL feed to DOM instance
22nd April 2024
Hi I’m trying to feed a DOM instance to a form in Low-Code apps using the URL feed as described here: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/Low_Code_Apps/Specifying_data_input_in_URL.html My unencoded JSON input is: {“version”:1,”components”:[{“cid”:1,”select”:{“object manager instances”:[“334ea9a5-e3d2-4c60-82d9-373fcb9b70ae”]}]}} …