Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matthew Kirschner 323 posts 611 karma points
    Feb 16, 2015 @ 15:42
    Matthew Kirschner
    0

    Getting Started tab for other users

    Whenever I create a new user, they always see the Change Password tab upon signing in. As the original developer, I see a nice Getting Started tab when I sign in.

    How do I show this tab by default for other users?

  • John Churchley 272 posts 1258 karma points c-trib
    Feb 16, 2015 @ 15:47
    John Churchley
    101

    In config/dashboard.config

    Remove (lines 62-64) under tab element with caption atribute of "Get Started"

    <access>
    <grant>admin</grant>
    </access>

     

     

  • Matthew Kirschner 323 posts 611 karma points
    Feb 16, 2015 @ 16:06
    Matthew Kirschner
    0

    Thank you!

    Those line numbers in the config are going to vary depending on Umbraco version and extensions. Mine, for example, were on lines 46-48.

Please Sign in or register to post replies

Write your reply to:

Draft