| A link to a file normally leads initially to the data fact. With a click on the file name it can be opened. With a special link this intermediate step can be left out.
 Steps:
 
 (1) Open the fact in which you want to insert the link to a file.
 
 (2) Click on "edit" next to the title.
 (3) (a) in the texteditor:
 Mark the word which you want to link and then click on the Link
  icon . Afterwards type the URL of your platform and add the following syntax:
 /download/infoID  (e.g. http://fcs.kundenplattform/download/216793.0).
 
 
 (b) im HTML-Mode:
 
 Type the following html-code: <a href="http://url/download/infoid">Link</a>
 (e.g. <a href="http://fcs.kundenplattform.com/download/109562.0">Manual</a>)
 
 (4) Assign permissions.
 (5) Click on "publish".
 If you now click on the link, the data file will open in the adequate program.
      back
 
 |