 Rank: Guest Joined: 7/6/2018(UTC) Posts: 1  Location: Orlando
|
I have a documentation for each Session Group. I would like to add a link to each Session Group name, to my Wiki page.
When you click on the Access and the Group Session, you have on the right hand side all the computers for that group. At the top you have the name of the Group. Can I add a clickable link to the name?
Thank you
|
|
|
|
 Rank: Advanced Member Medals:  Joined: 2/6/2014(UTC) Posts: 314   Thanks: 7 times Was thanked: 31 time(s) in 28 post(s)
|
Assuming you just want the URI structure explained. This is the general structure:
/Host#Access/My-Group/Search/GUID
To go to a specific group without raising a search error you'll want to URL-encode the group name, then use this pattern WITHOUT the GUID: /Host#Access/Maintenance%20Stuff//
To go to a specific device you'll want to ensure that you have a group that shows all items and you can use it's GUID as so: /Host#Access/All//ebf4566a-3c98-46e8-b2cd-77b733f3cd80
If you're using custom properties or notes (in 6.3+) to store relevant information you could also opt to perform a search for "stuff" in any of those fields as so: /Host#Access/All/stuff/
"Access" can be replaced with "Meeting" or "Support" to use either of those options with the same format for the rest of the URI.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.