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 609 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 1257 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 609 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.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies