Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Assign To Me Does Not Refresh Ribbon

Posted on by

We are on CRM on-prem v8.1. We are having an issue where the ribbons are not refreshing when the user claims the record (Assign to Me); the Save buttons are not visible. This happens with all entities, OOTB & custom.  If a change is made to the record, the only way to save is by clicking on the unsaved changes button in the bottom right corner, refresh the page prior to making changes or CTRL+S.  Using the unsaved changes button or CTRL + S isn't what our stakeholders want for our users, they want the Save, Save & Close buttons, etc; refreshing the page is an even less desirable option. Is this a bug in CRM? Is there anything we can do to force the refresh without having to go to each entity and adding code (Xrm.Page.data.refresh)?

Ribbon after being assigned to myself:  RibbonAfterAssignToMe.PNG

Ribbon after refresh (F5): RibbonAfterRefresh.PNG

Thank you,
Chrys

*This post is locked for comments

  • Suggested answer
    gdas Profile Picture
    gdas 50,085 on at
    RE: Assign To Me Does Not Refresh Ribbon

    Hi Chrys ,

    Could you please go to Settings->Administrator->System Settings   and check Auto Save is enable or not. If its enable then disabled it and test once.

    If above does not work then call  below function in onload event of the form.

    function refreshRibbonNavigation() {
            Xrm.Page.ui.refreshRibbon();
    
        }
    

    Hope this helps

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