Hi everybody,
Just want to signal kind of a weird behavior :
I have a text component with a link ('http://\$(Servername):\$(ServerPort)/jobs/\$(UserName)/\$(RunId)/lnkfls/\$(filePath)') .
This component is included in a dynamic content container ( because I found them usefull just to set the width).
Without dynamic content container it works as I want : a window is opened and you can save the file when you click on the link.
But otherwise when I click the link the report page is closed and the document directly opened.