Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

Disappearing shortcuts

Posted on by 75,730

I have a client that every time we apply a GP service pack or a patch to a third-party product shortcuts disappear for certain users. It is always the same users. Any suggestions on what I can do to prevent this?

*This post is locked for comments

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,730 on at
    RE: Disappearing shortcuts

    No one has gotten back to me on this. Let me ask again and I will update this case.

  • Ibrahim Ghalghay Profile Picture
    Ibrahim Ghalghay 115 on at
    RE: Disappearing shortcuts

    Any news dear Richard?

    If it worked, would you please verify my reply as an answer?

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,730 on at
    RE: Disappearing shortcuts

    Thanks, I will give this a try.

  • Verified answer
    Ibrahim Ghalghay Profile Picture
    Ibrahim Ghalghay 115 on at
    RE: Disappearing shortcuts

    The first suggest workaround is to toggle The user's Role , then the related tables will correct themselves (losing previous customization), and you can then customize your page.

    1. Choose the Home navigation pane button, click the Customize  this page link at the top of the content pane

    2. Click 'Change Role' in the lower right of the screen

    3. Select a new Role and click OK.

    4. The user should now be able to customize their Home Page.

    another workaround is to reset the records in SY08100

    DELETE DYNAMICS.dbo.SY08100 WHERE USERID='baduser'

    you can let the records be created automatically next time this user logs in, or you may insert them manually:

    insert into DYNAMICS..SY08100 values ('bad user',1,0,1,1,1,0,0,0)

    insert into DYNAMICS..SY08100 values ('bad user',2,0,1,0,1,0,0,0)

    insert into DYNAMICS..SY08100 values ('bad user',3,0,2,0,1,0,0,0)

    insert into DYNAMICS..SY08100 values('bad user',4,0,2,3,1,0,0,0)

    insert into DYNAMICS..SY08100 values('bad user',5,0,2,2,1,0,0,0)

    insert into DYNAMICS..SY08100 values ('bad user',6,0,2,4,1,0,0,0)

    Best Regards;

    Ibrahim,

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans