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

Notifications

Announcements

No record found.

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
    95,681 Super User 2025 Season 2 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
    284 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
    Inge M. Bruvik Profile Picture
    1,111 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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,606

#2
YUN ZHU Profile Picture

YUN ZHU 931 Super User 2025 Season 2

#3
Jainam M. Kothari Profile Picture

Jainam M. Kothari 773 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans