How to fix links in Sawtooth Hosting that work on LocalHost?

Dear community,

it would be amazing if you could help me with this:

In the footer of my survey, I added a link that is referencing to a screenshot (png-file) called "Overview" which describes the survey setting to the participant in case they need to have a second look at it.

The Screenshot is saved in the graphics folder of the survey. See the code below.

<center><a href="[%GraphicsPath()%]Overview.png" target="_blank">Please click here for detailed information </a>

It works well when I test the survey in Lighthouse Studio (LocalHost). Consequently, the screenshot (png file) is opened in a new tab. However, when I upload the survey to the Sawtooth Hosting Platform the link opens a new tab showing an error.

Would mean a lot to me if you could solve this issue!

Thank you,
YA

Resolved
2 replies