Hi,
I’d like to build a “user-configurable chart” feature in OutSystems (Reactive Web / O11).
Requirements:
The user selects a specific section/area of the page (a predefined placeholder/region).
When the section is selected, a popup/modal opens.
In the popup, the user chooses:
which dataset to display, and
which chart type/style to use (from OutSystems Charts).
After clicking Confirm, the selected chart is rendered in that section using the chosen dataset.
Questions:
Is this pattern feasible with OutSystems’ standard components (especially OutSystems Charts)?
Any best practices for storing the user selection (dataset + chart type) and reloading it on page refresh?
Thanks!
Nice and clear guideline.
Thanks @Shingo Lam
The 2 main points is to dynamically: