Please help as I am getting error of (You'll need a new app to open this veeva) on pressing the veeva:gotoSlide(slidename.zip) button.
Below the is HTML code.
<div class="menu-holder">
<a href="veeva:gotoSlide(slide_05.zip)" class="btn home"></a>
<a href="veeva:gotoSlide(slide_sitemap.zip)" class="btn sitemap"></a>
<a href="javascript:void(0)" class="btn ref"></a>
<a href="veeva:gotoSlide(slide_01.zip)" class="btn presentation"></a>
You need to follow this steps for gotoslide function work properly in same presentation.
HTML and javascript:
Add veeva javascript: Download link for veeva js: https://developer.veevacrm.com/api/CLMLibrary/#multichannel-crm
How gotoslide function work: https://developer.veevacrm.com/api/CLMLibrary/#gotoslide-key-presentation
Thanks
mbrmusa