on 2025 May 27 3:38 PM
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.
Currently it links to the documentation that was part of the template - see image below.
Also, how can I get the duration to pick up the simulation duration. Please advise.
Request clarification before answering.
<p><a href="javascript: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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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)
| User | Count |
|---|---|
| 10 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.