cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Linking Documentation to Start and End Page

Sanchia
Explorer
0 Kudos
424

I am using the SAP start and end page template and would like to link the "Open PDF Document" to the documentation generated in the existing project.

Sanchia_0-1748356285593.png

 

Currently it links to the documentation that was part of the template - see image below. 

Sanchia_1-1748356332277.png

Sanchia_2-1748356509872.png

Also, how can I get the duration to pick up the simulation duration. Please advise.

 

View Entire Topic
Anton_Mavrin1
Product and Topic Expert
Product and Topic Expert
<p><a href="javascript&colon;ctx.cfg_show('$#{project:.uid}:hands_on_document.pdf',false, null)"><img width="206" height="206" src="media!M_3FCC6600D654F48F:image.png"></a></p>

This is a source code for the "generic link" to a document. Create the active area, that covers the "link area" and paste the code there. 

The media object in the code represents the transparent image file inside the active area.

Kurt
Associate
Associate

Hi Sanchia,
another trick would be to use the Link section.
Activate the Link and navigate to the Free Link
Insert project:[yourdocumentname.pdf]
for example when you use the training.pdf >> project:training.pdf

So, no need to have a transparent image. you can do the same with the demo mode (project:demo)

Sanchia
Explorer
0 Kudos
Thanks Anton_Mavrin.
Sanchia
Explorer
0 Kudos
Kurt, this worked really well for linking the pdf. Is there a way to use the same logic and automatically update the duration field.