Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsEvents module - locationsEvents module - locations
Previous
 
Next
New Post
8/27/2010 5:01 AM
 
Hi,

i'm using the events module with locations. When i open an event and i click on the locations link, the link opens in the same page.
I want the link to open in a new page. Does anybody have an idea how to do this?
Thanks.
Stephany
 
New Post
8/27/2010 6:25 AM
 
Hi Stephany,

This can be done by editing the relevant templates in module settings. You can use the token to construct a url with a target of _blank to open the url in a new page.

Cheers
Roger

DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
8/27/2010 7:32 AM
 
when i view the template: event details, i see:
[IFHASLOCATION]
<tr valign="top">
<td class="SubHead">
<span class="SubHead">[event:locationlabel]</span>
</td>
<td>
<span class="Normal">[event:location]</span>
</td>
</tr>
[/IFHASLOCATION]

i don't know how to adjust the tag.
Any help?

Thanks,
Stephany
 
New Post
8/28/2010 9:06 AM
 
You would need to change [event:location] to read:-

<a href="[event:locationurl]" target="_blank">[event:locationname]</a>

Which is the construction of a url :-)

DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsEvents module - locationsEvents module - locations


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out