javascript - CRM RibbonWorkbech - 3rd Party Librarys -


i have js function running on custom button visible on view not form.

the function requires xrmservicetoolkit complete it's purpose, therefore on ribbon workbench on custom button added action call xrmservicetoolkit library, there needs function name.

does know correct way working

thanks

my favorite "dummy" function purpose isnan

<javascriptfunction functionname="isnan" library="$webresource:myjslib" /> 

Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -