Notifications
Announcements
No record found.
I hided a standard field on a standard page using "Visible = false" in a page extension.
How can I make it impossible for users to add the field again in the page personalization?
Try: docs.microsoft.com/.../devenv-enabled-property
I tried "Enabled = false", but the field is still displayed as a column on the list page.
What about: docs.microsoft.com/.../devenv-accessbypermission-property
The requirement is that the field should no longer be visible to any user. I was hoping that a standard field could be completely removed from a standard page (e.g. item list). The AccessByPermission property sounded to me like a user with the SUPER permission set would see the field anyway. Is that correct?
Still, it could be a workaround. I will give it a try.
Last option from me: docs.microsoft.com/.../devenv-applicationarea-property
Thank you. I will share the result.
Message: "The property 'AccessByPermission' cannot be customized.AL(AL0246)"
"Application areas enable hiding entire business scenarios and you can have the same code base, which makes it possible to quickly modify the UI for different business scenarios or audiences. However, tagging errors as missing tags or incorrect tags will occur and every single control will need to be tagged."
(docs.microsoft.com/.../devenv-extending-application-areas)
In this individual case, the effort seems a bit high. Are the application areas worth using in the long run?
Maybe try setting "HideValue = true"? This in addition to "Visible = false" seems like it would be sufficient.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 3,143
Jainam M. Kothari 1,694 Super User 2025 Season 2
YUN ZHU 1,067 Super User 2025 Season 2