Linking to pages with a tree navigator from GIS Map

  • 2 February 2024
  • 0 replies
  • 42 views

Userlevel 2
Badge +1

Navigation can be enabled from the Object Information Dialog in the GIS Map page to tree navigators. To achieve this, the Page Name and Parameters must be defined in the GIS Object Configuration page as shown in the example below:

Page Name: tree/EquipmentObjectStructureNavigation/EquipObjectStructureTree
Parameters: MchCode=[#MCH_CODE]^Contract=[#CONTRACT]
 
The Page Name, as shown below, can be easily created from the URL of the page the user should be navigated to. 

“tree/EquipmentObjectStructureNavigation/EquipObjectStructureTree”

  • It is mandatory to begin the Page Name with “tree”
  • The middle part contains the name of the client, which is EquipmentObjectStructureNavigation for the example provided above.
  • The final part of the Page Name contains the tree view. It can be found in the URL of the page. For e.g.: 
    https://myserver.com/main/ifsapplications/web/page/EquipmentObjectStructureNavigation/EquipmentObjectPageF;$filter=EquipmentObjectSeq%20eq%2013;searchcontext=EquipmentObjectSeq:13,StructureInTree:F;navicontext=F;record=KEVxdWlwbWVudE9iamVjdFNlcT0xMyk%3D;treeviewrec=KEVxdWlwbWVudE9iamVjdFNlcT0xMyk%3D;treeview=EquipObjectStructureTree;treeclient=EquipmentObjectStructureNavigation;treenodeid=RVFVSVBNRU5UT0JKRUNUU0VRPTEz;path=...

For details on setting up parameters, please refer the product documentation on GIS integration (http://clouddocs/ifsdoc/Greenhouse/Documentation/en/ObjectPositioningGISMap/AboutGISMap.htm?StandAlone=true).


0 replies

Be the first to reply!

Reply