Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

Hide Advanced Settings, Assisted Setup in a profile

(0) ShareShare
ReportReport
Posted on by 85

Hi,

   Is there a way to hide advanced settings pastedimage1655909622050v1.png

and assisted setup in a profile? Is there a way to block the whole page. 

Thanks in advance

  • Leo99 Profile Picture
    85 on at
    RE: Hide Advanced Settings, Assisted Setup in a profile

    Thank you. I am going to go with this solution

  • Verified answer
    YUN ZHU Profile Picture
    81,711 Super User 2025 Season 1 on at
    RE: Hide Advanced Settings, Assisted Setup in a profile

    Hi, It's weird, Error breaks opening the page, so this shouldn't happen.
    Are you using Message? not Error?

    Test Video:

    [View:/cfs-file/__key/communityserver-discussions-components-files/758/Test06240828.mp4:1024:768

    pageextension 50100 MyExtension5 extends "Advanced Settings"
    {
        trigger OnOpenPage()
        var
            UserPermissions: Codeunit "User Permissions";
        begin
            if not UserPermissions.IsSuper(UserSecurityId()) then
                Error('Only super user can open Advanced Settings!');
        end;
    }
    

    Hope this helps.

    Thanks.

    ZHU

  • Leo99 Profile Picture
    85 on at
    RE: Hide Advanced Settings, Assisted Setup in a profile

    Thanks again. The error message got displayed but the Advanced Settings window opens along with the error message. Can you please suggest a solution to close the Advanced Settings window. My user is not a Super user

  • Leo99 Profile Picture
    85 on at
    RE: Hide Advanced Settings, Assisted Setup in a profile

    I created a copy and when I changed Advanced Settings Permission, my user lost access to profile.:(

  • Suggested answer
    YUN ZHU Profile Picture
    81,711 Super User 2025 Season 1 on at
    RE: Hide Advanced Settings, Assisted Setup in a profile

    Hi, the method of using permission management provided by MahGah is the best,  I just add another custom way.

    For example, Only super user can open advanced settings.

    pastedimage1655944647699v1.png

    pastedimage1655944668281v2.png

    pastedimage1655944680861v3.png

    Hope this helps as well.

    Thanks.

    ZHU

  • Suggested answer
    MahGah Profile Picture
    15,437 on at
    RE: Hide Advanced Settings, Assisted Setup in a profile

    I usually Copy the permission I need (since I cannot edit built in permissions) then Edit that. I below I created new permission from basic permission, then change Page 0 to indirect and then removed page 9202. Then I can switch user permission set to this new permission. 

    pastedimage1655939059267v1.png

  • Leo99 Profile Picture
    85 on at
    RE: Hide Advanced Settings, Assisted Setup in a profile

    Thanks for the reply. I am not able to edit the permission set. I tried removing the row and then importing the permission set as a new one. But that didn't work. I tried changing Read /modify/insert/delete permission but that rolls back too.

     Can you please help with steps on how to remove access to page 9202.

  • Suggested answer
    MahGah Profile Picture
    15,437 on at
    RE: Hide Advanced Settings, Assisted Setup in a profile

    Hi

    You need to remove user access to page  9202 (Advanced Settings ) (edit permission set and remove that page, make sure to not have Page then 0 which is all pages in permission set as well). Without that permission they cannot access that page.

    Also, looks like sometimes next month we can Exclude permission which is easier method to handle this. See below discussion

    community.dynamics.com/.../1251221

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,217 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,978 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans