Skip to main content

Notifications

Announcements

No record found.

Small and medium business | Business Central, N...
Answered

Copy User Personalization to Another User

(0) ShareShare
ReportReport
Posted on by 15,430

Hi

Is it anyway in BC that we can copy one user personalization to another user? 

Also, is it anyway that we can save one user personalization as a default view for other users?

Thanks  

  • MahGah Profile Picture
    MahGah 15,430 on at
    RE: Copy User Personalization to Another User

    Hi

    Thank you. Unfortunately we are on SaaS version. I wish it was a way to do this in SaaS without any development. But seems like this is not possible.

    Thanks 

  • Verified answer
    YUN ZHU Profile Picture
    YUN ZHU 74,352 Super User 2024 Season 2 on at
    RE: Copy User Personalization to Another User

    I'm sorry I haven't tested it. If you are using the On-Premise version, it may be possible.

    https://community.dynamics.com/business/b/arounddynamicsnavworld/posts/how-to-distribute-nav-views-and-user-personalizations

    #2 – COPY an user personalization to a new user, replace the SID for the MASTER USER (the profile that you want to copy to the other profile)

    INSERT into [DATABASE].[dbo].[User Metadata]
    ([User SID],[Page ID],[Personalization ID],[Date],[Time],[Page Metadata Delta])
    SELECT  ‘S****’ ,
    a.[Page ID],
    a.[Personalization ID],
    a.[Date],
    a.[Time],
    a.[Page Metadata Delta]
    FROM [DATABASE].[dbo].[User Metadata] a
    WHERE a.[User SID] = ‘S****’

    [User SID] = ‘S****’ Replace the SID with the SID of one USER

  • Verified answer
    Muhammad Zaid Profile Picture
    Muhammad Zaid 280 on at
    RE: Copy User Personalization to Another User

    Hi Mahgah,

    You cannot copy user A personalization to user B.

    You can just view the personalized pages list for a specific user.

    pastedimage1624292288720v1.png

  • MahGah Profile Picture
    MahGah 15,430 on at
    RE: Copy User Personalization to Another User

    Hi Muhammad

    Thank you for your answer. I mainly want to know instead of doing those steps can I copy one user personalization and make it default for Role? 

    Also, do you know any method that I can copy user A personalization for user B? 

    Thanks 

  • Suggested answer
    Muhammad Zaid Profile Picture
    Muhammad Zaid 280 on at
    RE: Copy User Personalization to Another User

    Hi MahGah,

    You can personalize on profile level for form/pages. It will affect all users who used specific profiles where you made changes.

    You can personalize pages on roles (profiles), navigate for roles, and the Profiles list page will open and click on Customize pages button

    pastedimage1624286340367v2.png

    A new tab will open and personalize all pages which you want and then automatically save them for your profile. Once you are done with personalization close that window.

    I hope it helps.

    Regards,

    Muhammad Zaid

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

Congratulations 2024 Spotlight Stars!

Kudos to all of our 2024 community stars!

Meet the Top 10 leaders for December!

Congratulations to our December super stars!

Get Started Blogging in the Community

Hosted or syndicated blogging is available! ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,596 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans