Notifications
Announcements
No record found.
Hello,
How to temporarily disable the XDS or security policy in a listpage form via code?
Regards,
Ron
*This post is locked for comments
Hi Ron,
You can use the XDSServices class to disable and enable XDS. E.g.:
XDSServices xdsServices = new XDSServices(); //disable xdsServices.setXDSState(0); //enable xdsServices.setXDSState(1);
Hi Andre,
I already used it in VendTablelistPageInteraction.Initialized() and it didn't worked.
Not sure which method should be used here. I only have used the coding in x++ methods. Can you explain the full business requirement? Then possibly another solution might be possible as well.
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.
Martin Dráb 4 Most Valuable Professional
Priya_K 4
MyDynamicsNAV 2