Forum Discussion
Storyline 360 to SharePoint
We had a lot of trouble getting courses to work in SharePoint 365 after we upgraded from SharePoint 2013. Here's what worked:
- As a site master administrator, sign in to the SharePoint admin center.
- Navigate to the Settings tab in the left-hand menu.
- Scroll to the bottom of the page and click "classic settings page".
- Scroll down to the Custom Script section.
- Make sure these two options are active:
- "Allow users to run custom scripts on personal sites"
- "Allow users to run custom scripts on self-service created sites".
The Settings page says it may take up to 24 hours for the settings change to take effect, but I've talked to others who said under certain circumstances it may actually take up to 48 hours.
After waiting, it still appeared not to work, but I discovered that only aspx files that I uploaded after the settings change would work. Ones that were already in SharePoint before the settings change would not. But if I downloaded the older aspx files, deleted the ones on SharePoint, and uploaded them again, they worked.
Also, there may be places where one of Articulate's html files launches another html file. This is especially true with Presenter. You need to edit the html renamed to aspx files and change any statements that launch other html files to aspx.
Thank you for the insights, I'll pass this on to our SharePoint admin!
Tony