Jump to content

Pages Id


Marcio Souza 2

Recommended Posts

Hello Everyone!

Are pages Id the same across users I mean, if the pages Id would remain the same for all users and sessions in a Spotfire analysis. I was reading about Visual Id in the article below and wondering if pages have the same property and how to get them.

https://support.tibco.com/s/article/How-to-find-the-Visualization-IDs-fo...

Is it possible to use the same approach above to get page Ids

Regards,

 

Marcio

Link to comment
Share on other sites

  • 2 weeks later...

Hi Marcio,

The pages id starts with 0 for the first one, and then counts onward as the number of pages are added to the dxp. This is true for all users. So if you have one page, the id will be 0 for evryone using the dxp. If you have two pages, the id's will be 0 and 1 (alike for all users). If you want to reference to a specific page in an iron python script, you reference the correct page id and then the script will be executed on that specific page.

Kind regards,

David

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...