I have a table with a bunch of rows, these rows are all divided into 7 groups.
I can filter this table using a text input component.
The thing I want to do is to display this table on a page/panel that you can open using 1 of 7 buttons.
These 7 buttons correspond to the same 7 groups in my data set. When pressed it opens the page/panel and fills in the text input with the name of that group in order to filter the data set.
Is there a way to fill in a text input component when navigating to another page or executing an action?
Hi Dieter,
Current, there isn't a feature enabling this specific configuration.
However, we have a task (DCP224358) on our backlog to be able to link the text input to the selection of a GQI visualization. An alternative feature request could be to set the value using a component action.