Notifications
Announcements
No record found.
Need to remove some of these fields for the user not to see utilizing ACS functionality through security feature.
Hi, It is recommended that you try the following feature, which do not require customization.
Or you could consider using the Design feature.
PS: How to deploy your Design Extension (.zip file) to production environmenthttps://yzhums.com/21735/
Hope this helps.
Thanks.
ZHU
You can also use the property Visible, set it to false.
You can use function
Visible = false;
Hope this help
Thank You
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
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.
.
can you share more details here...
thanks
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.
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 2,606
YUN ZHU 931 Super User 2025 Season 2
Jainam M. Kothari 773 Super User 2025 Season 2