Skip to main content
Solved

Navigate to page with treeview from Aurena lobby


Forum|alt.badge.img+14

Hi all,

I have page that contains a part with sub parts. In Aurena, it shows like this:

 

I can click on “Expand” and navigate to the sub parts.

When making the navigation from a lobby it navigates to the part (item) and not a tree:

 

How do I tell the lobby that it should navigate to the tree and not the Item?

Current navigation from lobby:

page/EstimateItem/EstimateNodeForm?$filter=EstimateId eq $[estimate_id] and EstimateRevisionNo eq $[estimate_revision_no]

Best answer by Björn Hultgren

Try navigating to tree/EstimateItem/Tree instead of tree/EstimateItem/Tree

View original
Did this topic help you find an answer to your question?

13 replies

  • Superhero (Employee)
  • 1426 replies
  • August 31, 2020
Hans Andersen wrote:

Hi all,

I have page that contains a part with sub parts. In Aurena, it shows like this:

 

I can click on “Expand” and navigate to the sub parts.

When making the navigation from a lobby it navigates to the part (item) and not a tree:

 

How do I tell the lobby that it should navigate to the tree and not the Item?

Current navigation from lobby:

page/EstimateItem/EstimateNodeForm?$filter=EstimateId eq $[estimate_id] and EstimateRevisionNo eq $[estimate_revision_no]

Unfortunately this is a known issue/limitation at the moment. I believe it’s currently being investigated but I don’t have an estimated time for resolution. Great if you could raise a case for it!


Forum|alt.badge.img+2
  • Do Gooder (Customer)
  • 4 replies
  • September 7, 2021

@anmise Any updates on this?


Forum|alt.badge.img+1

Is there any update on this please? @anmise 


  • Superhero (Employee)
  • 1426 replies
  • February 8, 2023

@NatalieSmithRKS - not that I know. If it’s still a problem I’d raise it as an Idea here on the community in order to have somewhere to track it properly. 


Björn Hultgren
Hero (Employee)
Forum|alt.badge.img+23
  • Hero (Employee)
  • 969 replies
  • Answer
  • February 8, 2023

Try navigating to tree/EstimateItem/Tree instead of tree/EstimateItem/Tree


Forum|alt.badge.img+1
Björn Hultgren wrote:

Try navigating to tree/EstimateItem/Tree instead of tree/EstimateItem/Tree

Thank you @Björn Hultgren this worked! Much appreciated. 


Forum|alt.badge.img+22

Hello @Björn Hultgren. I do have the same issue navigating to projects, which seems a bit more complex. I’ve tried this URL : tree/ProjectMonitoring/ProjectLevel?$filter=ProjectId eq $Project_Id$&navicontext=Monitoring after having tried a few other syntaxes that give a 404 error.

But the result is average as the expand button is there but the tree view is not loaded. Any tip here ?

 

 


Forum|alt.badge.img+11
  • Hero (Customer)
  • 142 replies
  • April 24, 2024

@Bertrand Dousset and @Björn Hultgren , did you ever find a solution for navigating to Project Scope and Schedule or Monitoring, I have the same issue as reported by Bertrand. Would love a solution. 


Forum|alt.badge.img+22

Forum|alt.badge.img+11
  • Hero (Customer)
  • 142 replies
  • May 22, 2024
Bertrand Dousset wrote:

@Bertrand Dousset - thanks so much, but alas, the link above is for employee/partners only, are you able to print to PDF and upload or is there a publicly available link?

 


Forum|alt.badge.img+22

@david.harmer . Here it is.

tree/EquipmentObjectStructureNavigation/EquipObjectStructureTree

if we take segments of above URL from the beginning ,

  • tree - this is the page type parameter we are using for trees. It is always ‘tree’. No need to worry about it.
  • EquipmentObjectStructureNavigation: This is the client of the tree. If you go to tree enabled page this can be found using ‘treeclient’ parameter. 
  • EquipObjectStructureTree: This is the name of the tree. If you go to tree enabled page this can be found using ‘treeview’ parameter. 

Now let’s try to map your url to this structure (https://<server_url>/main/ifsapplications/web/page/SalesRule/Form;$filter=<expression>;treeviewrec=<value>;treeview=Tree;treeclient=SalesRule;treenodeid=<value>;path=<value>;record=<value>;searchfilter=<expression>)

 

If we create a navigation URL for above URL it looks like follows.

tree/SalesRule/Tree


Forum|alt.badge.img+11
  • Hero (Customer)
  • 142 replies
  • October 9, 2024

Hi - I did get this working in the end, the Navigation in the lobby requires a ? before the ;


tree/ProjectNavigator/Tree?$filter=ProjectId eq $Project_ID$

 


Forum|alt.badge.img+22

Hello all. For better clarity, the IFS technical help will be updated with these details in 24R2.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings