How to use one page nav to 6 views


i have 6 views and i want to use one page to nav to the 6 views
how can i do that
thanks

You can't*. You can parameterise a single View with page parameters, but you can only link a single View to a page url. To get to the other Views, you either need to add a page url per View (preferable), or you can navigate to your other Views using the navigation action with the "View" type option
image

But I'm curious what you're actually trying to solve?

Depending on the size of the project, you could go about it by using the page startup session event script (Perspective Session Event Scripts - Ignition User Manual 8.1 - Ignition Documentation (inductiveautomation.com)). Using it u can determine based on some input parameters which view to navigate to using the system.perspective.navigate function ( system.perspective.navigate - Ignition User Manual 8.1 - Ignition Documentation (inductiveautomation.com))

Your question is not clear.
Why have you got six views? Why not one view with a parameter to select the line number?

Please clarify.

thanks
i have use one view with a parameter to select the line number to nav the view
use the path property

I don't understand that. I don't know if it is one sentence or more than one. Please use capital letters and proper punctuation.

Why have you got six views, AGMLine1 to AGMLine6?




my english is not very good
i dont want to creat all the pag to the view
so i creat one mainnav view to replace the real view

OK. Tell us what your language is and explain the problem in your language. We'll try to translate.

Ah, I see what you're trying to do. You've got a single parameterised View for numerous machines/lines and want to pass a url param to tell the page what line to display

https://docs.inductiveautomation.com/display/DOC81/Pages+in+Perspective

2 Likes

谢谢,我已经解决了,就是上面的画面里的内容

Google Translate:

2 Likes

yes it is :smiley: