Is there a variable that can reference the group name on the group summary page? I am adding a "User Links" widget to all my node summary pages that will contain links to pictures of said device. So the link will be something like solarwinds-name/Orion/Images/${Branch}/${Caption}.jpg. ${Branch} is a custom property assigned to each device which is the same as the Group folder it is in. So as long as I name the folders and pictures properly, I can link to photos of the specific device.
I would also like to do this on the Group Details summary page with links to the entire rack at each branch. This link would be something like solarwinds-name/Orion/Images/${GroupName}/${Groupname}.jpg but I can't figure out how to reference the group name.