Forum Discussion
Switching between visual pages
I have a main dashboard where I can select the visual pages I want to view.
Now I have a requirement: the users want to display the pages in a web carousel format.
I used a web plugin tool and tested different visual pages separately,
and they can be displayed in a carousel format. However,
I cannot find the correct URL for pages within the same visual page.
Could anyone advise if there is a way to solve this?
3 Replies
- lbendlinSuper User
I have a main dashboard where I can select the visual pages I want to view.Dashboards don't have pages. Do you mean a report, and report sections? Those you can enumerate via API calls or from the Embedded Playground.
I cannot find the correct URL for pages within the same visual page.This part is not clear to me. Can you elaborate?
- 566New Member
As shown in the screenshot, when clicking on EMS or other content, different URLs do appear. I used a plugin to create a carousel for different content, but after pasting the URL, it returns to the screen shown in the image below.
Instead of just a simple web page interface
- lbendlinSuper User
Which framework is this? What are the plugin details?