Responsive Help URL
I have included a Share Page button with my Responsive Help and am using JavaScript with window.location to generate an email with the current page URL. The problem i'm having is that the email only uses the URL up to a certain point. I publish to SharePoint and JS only adds the URL up to the .ASPX and does not include any of the data RoboHelp 2017 adds to the URL.
Topic URL (Example)
Email Generated URL (Example)
https://xjhydmyethwslzvtzjwvofevshoewk /topic.aspx
Also, when I copy and paste the link to Excel or Word and navigate to the site from the URL it goes straight to the home page instead of the topic page.
***After further review, it appears to be a Internet Explorer issue. Chrome generates the entire URL in the email when the JavaScript runs the window.location.
Thanks!
