Monday, 06 November 2017
  9 Replies
  1.1K Visits
0
Votes
Undo
How can I setup the standard file link open in a new window?
Support Info
Production - Medium
Monday, 06 November 2017 10:26
·
#195076
0
Votes
Undo
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 12:11
·
#195079
0
Votes
Undo
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.
Wednesday, 08 November 2017 10:50
·
#195165
0
Votes
Undo
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 13:01
·
#195170
0
Votes
Undo
Thank you for your answer. But I dont get it. Please see the attachment.
Wednesday, 22 November 2017 10:34
·
#195490
0
Votes
Undo
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 12:09
·
#195493
0
Votes
Undo
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.
Saturday, 25 November 2017 11:26
·
#195606
0
Votes
Undo
Please use carcam@jevents.net
Tuesday, 28 November 2017 07:33
·
#195684
0
Votes
Undo
Hello carcam, you should have got the logIn data per Email.
Tuesday, 28 November 2017 16:11
·
#195719
0
Votes
Undo
sorry I think I deleted the email message. Can you please resend?
  • Page :
  • 1
There are no replies made for this post yet.