web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

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

Need to remove fields for user who dont need to utilize

(0) ShareShare
ReportReport
Posted on by 25

Need to remove some of these fields for the user not to see utilizing ACS functionality through security feature.

pastedimage1682630782238v1.png

I have the same question (0)
  • Suggested answer
    YUN ZHU Profile Picture
    100,850 Super User 2026 Season 1 on at

    Hi, It is recommended that you try the following feature, which do not require customization.

    pastedimage1682638428548v1.png

    Or you could consider using the Design feature.

    pastedimage1682638495307v2.png

    PS: How to deploy your Design Extension (.zip file) to production environment
    https://yzhums.com/21735/

    Hope this helps.

    Thanks.

    ZHU

  • Suggested answer
    Deekshitha Reddy Profile Picture
    219 on at

    You can also use the property Visible, set it to false.

  • Suggested answer
    Shrey Chauhan Profile Picture
    286 on at

    You can use function

    Visible = false;

    Hope this help

    Thank You

  • Suggested answer
    Govinda Kumar Profile Picture
    2,304 Moderator on at

    Hi,

    If you are not going to do it through the security feature then you can easily do it through the code

    pageextension 50103 "Ext Page Name" extends "Your Page"
    {
        layout
        {
            modify("YourField")
            {
                Visible = false;
            }
            modify("YourField2")
            {
                Visible = false;
            }
            modify("YourField3")
            {
                Visible = false;
            }
            modify("YourField4")
            {
                Visible = false;
            }
        }
    }

    Regards

  • Suggested answer
    bcasas Profile Picture
    25 on at

    There is a way to remove through Advance cloud security feature. That has similar results.

    I have the ACS feature and for some reason it wasn't generating on its own in the background. I ended up regenerating this manually and it's working now.

    .pastedimage1682980275949v1.png

    pastedimage1682980324232v2.png

  • Govinda Kumar Profile Picture
    2,304 Moderator on at

    can you share more details here...

    thanks

  • Suggested answer
    IB-29041624-0 Profile Picture
    1,187 Moderator on at
    [quote user="bcasas"]

    There is a way to remove through Advance cloud security feature. That has similar results.

    [/quote]

    The functionality you are referring to is a 3.party functionality so you should contact the publisher for that app for support on this topic.

    Here is a link to the documentation:

    RW124By (microsoft.com)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,961 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,211 Super User 2026 Season 1

#3
AndrewThomas81 Profile Picture

AndrewThomas81 1,141

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans