- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Experts,
In our workspace (UI Builder), I created several data visualizations components and link them to the same form page, with the page name Report List.
when I click the Data visualization, it direct to that page and with the page name the same as "Report List".
How can I config the page name to displayed based on the data visualization (report name) with I clicked?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi!
I assume that you are using "Link to destination" event handler. Inside this handler you can pass the title of your Data Visualization.
This title is in Advanced section.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi!
I assume that you are using "Link to destination" event handler. Inside this handler you can pass the title of your Data Visualization.
This title is in Advanced section.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thank you so much. It worked.
