Hi community,
I would like to do automatic filtering in a list based on a grid selection.
Is it possible to automatically fill a text input based on a grid selection?
For example, if I select the first grid, the text input will automatically be filled with "abc", if I select the second grid, the text input will automatically be filled with "def" and if I select the third one the text input will be cleared.
Thanks
Hi Yvan,
While we currently don't have this feature available, I firmly believe it's a valuable use case. Using feeds, we can create a generic solution that allows any value to be dynamically passed to the text input. For example, it would enable displaying a value from the URL while giving users the flexibility to customize that value as needed.
We have already added a task to our backlog to support this functionality.
Hi Jonas, thanks for reaching out. Currently this is still on the backlog, but we definitely see value in this feature. I’ll post an update here once it’s available.
This functionality has been added to DataMiner 10.3 (CU18), 10.4 (CU6) and 10.4.9.
Hi Seba, where are we in extending the potential feeds towards the text inputs? We have another use-case in which we would like to show Event Notes in our Event Management application and make them editable without having to go into an interactive automation. It’s an operational tool in which we want to avoid as much clicks as possible. Kind regards, Jonas