How can I keep timerange filters in sync across different pages of a low-code application?
Wout Mahieu [SLC] [DevOps Catalyst] Answered question
Hi Leander,
To achieve this, you can create a flow that merges the outputs of each of the time range components. This flow can then be used as the input data for each component. Updating one time range will update the output of the flow, which in turn updates the other time range components.
Wout Mahieu [SLC] [DevOps Catalyst] Answered question