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.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CP04-islander 39
Michel ROY 14
imran ul haq 8