简体   繁体   中英

CRM RibbonWorkbech - 3rd Party Librarys

I have a JS function that is running on a custom button that is visible on a View not a form.

The function requires XrmServiceToolkit to complete it's purpose, therefore on the ribbon workbench on my custom button I added a action to call the XrmServiceToolkit library, but there needs to be a function name.

Does anyone know the correct way to get this working

Thanks

为此,我最喜欢的“虚拟”功能是isNaN

<JavaScriptFunction FunctionName="isNaN" Library="$webresource:myjslib" />

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM