Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

SharePoint 365 Ribbon CommandAction JavaScript

$
0
0

Hi

I got this error when I want to use JavaScript in CommandAction in SharePoint 365. (Any JavaScript function)

        <CommandUIHandler Command="Invoke_RibbonBPMNEditorButtonRequest"
        CommandAction="javascript:alert('Hello World')"/>

Error occurred in deployment step 'Install app for SharePoint': There were errors when validating the App Package


Viewing all articles
Browse latest Browse all 7589

Trending Articles