Hello Experts,
I want to set one lookup fields blank on some condition of field change. Ho can I do that
*This post is locked for comments
Hey how do you do this for PowerShell?
Hi ,
Its correct which Preeti suggested here -
Xrm.Page.getAttribute("Lookupfieldname").setValue(
null);
Hi,
You can try below script:
Xrm.Page.getAttribute(lookupFieldName).setValue(null);
Thanks:)
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 Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
HR-09070029-0 2
ED-30091530-0 1