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 ForumsForm and ListForm and ListInstalled form and List over UDT, and now emails not displayingInstalled form and List over UDT, and now emails not displaying
Previous
 
Next
New Post
3/5/2009 3:44 PM
 

It will never work with the IFrame module, it used to handle urls inside querystrings some years ago, however that is like playing russian roulette with your site. You don't havecontroll over your querystrings, so we could send for example mails with links like

http:/mytrustedattorney.com/?url=www.devilsadvocat.hell

Open links in new pages requires only the additional attribute target="_blank" in your a link.

For example create a new column with datatype calculated column and expression:
'<a href="' + [Attorneys Profile_UDT_Url] +'" target="_blank" >' +[Attorneys] + '</a>'

Or use these tokens in the token2xsl editor:
<a href="[Attorneys Profile_UDT_Url]" target="_blank" >[Attorneys]</a>

 

 
New Post
3/5/2009 4:42 PM
 

Yes!! This is exactly what I needed.  They both worked perfectly.  Thank you for your help and your patience.

 
New Post
3/20/2009 11:07 PM
 

I believe that I am having the problem you describe in the post.  After upgrading to 5.0.1 I found that the Contacts module no longer displays the email addresses, and after trying the new form and list module and ading an email field, they don't display there either.  If I change the field type to text, the text of the email address displays but is not a clickable link.  The site is one I maintain on a for a small sports association but is not a "mission critical" application but I would like to have it working right.  If a hotfix is available I would like to put it in.  Thanks in advance.


Gene W
 
New Post
3/21/2009 6:16 AM
 

You can use form And List 05.00.01 RC1 as hotfix, it is available at the project download page. It doesn't fix the contact odule, this will be adressed with the next DNN5 release.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListInstalled form and List over UDT, and now emails not displayingInstalled form and List over UDT, and now emails not displaying


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