MS CRM EXPERTS

Tuesday, 22 May 2012

If the field is null, se the field value to 1000 (JavaScript)


if (Xrm.Page.getAttribute("currentnumber").getValue() == null)
{
Xrm.Page.getAttribute("currentnumber").getValue()=1000;
}
Posted by Rudravarma Batta at 06:04
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ▼  2012 (12)
    • ▼  May (12)
      • Serial No Generation Jscript CRM 2011 function F...
      • If the field is null, se the field value to 1000...
      • Is there a way within CRM 2011 of limiting acces...
      • JavsaScript to set the charging costs for appli...
      • Dynamic Picklist for case type and sub type CR...
      • JavaScript script to autopopulate the case titl...
      • Mobile number validation using regex CRM 2011 ...
      • Email validation using regex CRM 2011 funct...
      • Defaulting a field and setting disabled on the ...
      • Javascript to create dynamic cascading picklist...
      • JavaScript Error (Object Expected) On load of t...
      • Ribbon Customization -Hide ‘Add Existing’ button...

About Me

My photo
Rudravarma Batta
I created this blog to share my experience in Dynamics CRM Development which will be useful to the fellow developers
View my complete profile
Simple theme. Powered by Blogger.