By Guest on Monday, 06 November 2017
Replies 9
Likes 0
Views 1.1K
Votes 0
How can I setup the standard file link open in a new window?
You may use the Custom Layout editor and create the link using the HREF tag. For instance for the first attachment of your event you may write:


<a href="{{Uploaded File Href 1:JEV_FILE_HREF_1}}" target="_blank">
Link to file
</a>


Also if the attachment is a pdf, it will automatically be opened in a new window/tab
·
Monday, 06 November 2017 10:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello carcam, thank you for your answer. I tried to do as you advised. But in icalevent.detail_body ,
icalevent.detail_body or icalevent.list_row ididn't get the right result. What would be the right place to put in the link?
Is the Syntax correct? "
<a href="/{{Uploaded File Href 1:JEV_FILE_HREF_1}}" target="http://www.casinoverein.eu/images/pdf/euskirchener-doko-regeln.pdf">
</a>"
Thank you for your help.
·
Monday, 06 November 2017 12:11
·
0 Likes
·
0 Votes
·
0 Comments
·
There is a little typo in my code. You should use:

<a href="{{Uploaded File Href 1:JEV_FILE_HREF_1}}" target="_blank">
Link to file
</a>


That code should work. Otherwise, please show us a page where this is showing and we can debug the issue from there.
·
Wednesday, 08 November 2017 10:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you for your answer. But I dont get it. Please see the attachment.
·
Wednesday, 08 November 2017 13:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you please provide Super User access to your site? The layout is not showing now the target attribute and I want to check why.
·
Wednesday, 22 November 2017 10:34
·
0 Likes
·
0 Votes
·
0 Comments
·
For providing Super user access I need your EMailadress.

The actuell target is "Der Neue Mensch 2017.pdf" instead of "euskirchener-doko-regeln.pdf".
Thanks so ar.
·
Wednesday, 22 November 2017 12:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Please use carcam@jevents.net
·
Saturday, 25 November 2017 11:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello carcam, you should have got the logIn data per Email.
·
Tuesday, 28 November 2017 07:33
·
0 Likes
·
0 Votes
·
0 Comments
·
sorry I think I deleted the email message. Can you please resend?
·
Tuesday, 28 November 2017 16:11
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post