Skip to main content

Move sign-in button to home panel

Comments

2 comments

  • Dan Giersz
    We're not on GVH 2.7 yet, but I would find in the json where those existing links are (in your second screenshot) and try adding the signin button in that section.  Not sure how those are set up, but it's where I would start looking.
    0
  • Permanently deleted user
    Thanks Dan -

     

    That was helpful - turns out you can essentially just code it kind of like a hyperlink in the home panel configuration with a little html:

     

    <a href="command:SignIn" style="font-size: 10pt; text-align: justify;"><img src="https://servername/location/user-24.png">&nbsp;&nbsp;yourlinktext</a>

     

     
    0

Please sign in to leave a comment.