Open edit online in new tab
add code to
I added the following code to make the Edit in Office Online link open in a new tab (in Control Panel > System > General Settings > Header and Footer Scripts > Footer Scripts).
<script type="text/javascript"> //Make Edit in Office Online link open in new tab if($("body").hasClass("et-files-detail")) $("#ctl00_ctl00_ctl00_ContentPlaceHolder1_MainBodyPlaceHolder1_SpaceBodyPlaceHolder_FileDetail1_EntityDetailOptionBarNew1_FileEditHyperLink").attr("target","_blank"); </script>
Schakel JavaScript in om de bestand uploader te gebruiken.
vraagt om toegang tot een Wiki die Je hebt vergrendeld: https://connact.space/spaces/1/community-development/wiki/view/7231/open-edit-online-in-new-tab