sign out
Hi,
is it possible to add the sign in/out in the home panel?
Thanks
Pedro
0
-
Hi Pedro,
Home panel is a view that is displayed in "HomePanelContainerRegion", which means when you click on Home, the "InfoView" is displayed.
If you want to display Sign In/Out in "HomePanelContainerRegion" which is part of "SignInView", Search for "SignInView" in Desktop.json.js and set its region to "HomePanelContainerRegion" instead of "BannerContentRegion".
Please let me know if you need any clarifications.
Regards,
Mohammad Ashraf0 -
Mohammad,
how do i call the sign in/ out from the home panel?0 -
Hi Pedro,
You can certainly get Sign-in/Sign-out options in the Home menu, it just takes a bit of configuration. Here's the process:- In Manager, open the Viewer you want for editing.
- Select Toolbar in the left menu.
- In the Configured Toolbar area, click the green + button beside the group you want to add the button to.
- Select Add Button.
- Name: you can decide, but probably "Sign in"
- ToolTip: you can decide, this is the text that will show when the mouse hovers over the button.
- Image Uri: you can add an icon for the button (default: Resources/Images/Icons/user-24.png)
- Command : "SignIn" (without parentheses)
- Command Parameter: not required.
That should do it!
Thanks,
Aaron Oxley0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer