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

Announcements

News and Announcements icon
Community site session details

Community site session details

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

Hide Commision Fields

(0) ShareShare
ReportReport
Posted on by 25

pastedimage1682608061233v1.png

how do I hide commission percentage for salespeople not to view 

I have the same question (0)
  • NAV_with_Narang Profile Picture
    2,384 Moderator on at

    This field practically has not much of a use in OOTB BC, however you can hire a developer to hide this column from the view for all the users

  • Govinda Kumar Profile Picture
    2,310 Moderator on at

    Hi,

    I'm not sure about the functionality specifically for salespeople, but you can hide a field using code by simply extending the page and setting the visibility condition to false for that field. Here's an example of how to do it..

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

    If you tell me the specific scenario or page, I can provide you with a more specific solution..

    Regards

  • bcasas Profile Picture
    25 on at

    The page I am looking at is the Sales/Purchaser and purchaser card.  I want to hide this field so that the Salespeople don't see what other salespeople are making commission wise.

    pastedimage1682612112416v1.png

  • Tech-Lucky Profile Picture
    1,288 Moderator on at

    You have 3 options to hide a field either you can do the code as people mentioned earlier or you can do it with the design option from the front end using design to remove a field will hide the field from all users and 3rd one is using personalization to remove a field will only limited to the current user who is using the personalization.

    See the below image the Design & Personalize options are available as below>>

    pastedimage1682614730361v1.png

    Please mark this answer as verified if it helps

  • Suggested answer
    bcasas Profile Picture
    25 on at

    I was able to figure out through ACS  no code needed

    pastedimage1682630494237v1.png

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May 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,713 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,032 Super User 2026 Season 1

#3
Grigorios Mavrogeorgis Profile Picture

Grigorios Mavrogeorgis 914 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans