I know that crmForm.all[] is deprecated. How it should be used with Xrm.Page?
*This post is locked for comments
Hi Jason Lattimer
Thanks for the syntax above and it worked well, do you have list of syntax that were changed for 2011 to 2013 MS CRM on-premises organisation.If so,please share.
And my mail id - rajeshjack04@gmail.com
You should dig through the SDK documentation and see what the new syntax looks like and usages: Client-Side Programming Reference
Example:
crmForm.all.new_field.DataValue
is now
Xrm.Page.getAttribute("new_field").getValue()
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 Andrés Arias as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Community Member 2
Christoph Pock 1