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 ListNeed help with one field please.Need help with one field please.
Previous
 
Next
New Post
9/18/2008 1:50 PM
 

Sebastian Leupold wrote
what does happen, what is the link or source code of it on your output page?

I'm sorry but I do not understand your question.  Nothing really happens because I don't think I am creating the caculated column correctly.

I have 2 fields one is labeled ASSET, and is type "text". 

The other field is supposed to be a caculated column based on your feedback.

For this caculated column I need to include the value of ASSET in a URL which can be clicked by a user viewing the table. 
Example: <a href="https://service.info.net/abcd/Default.asp?action=Search&abcdSearch=[ASSET]&abcdHdnSearch=&abcdSearchType=Asset">[ASSET]</a>

Using the HTML source above does not work for me.   I have included this in both the "Output format" & "Expression" so I am doing something wrong but I don't uderstand what?  If you can provide an example of how to do this it would be great!
Thanks.

 

 
New Post
9/18/2008 5:32 PM
 

Please do not neter same string twice, set it for expression only and leave output format empty.

If it does not display correctly, view the field in output page source code and post here.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/18/2008 6:21 PM
 

 Try

'<a href="https://service.info.net/abcd/Default.asp?action=Search&abcdSearch='

+[ASSET]

+ '&abcdHdnSearch=&abcdSearchType=Asset">'

+[ASSET]

+ '</a>'

 
New Post
9/19/2008 8:34 AM
 

YES! YES! YES!   Thank you.  That is exactly what I needed (the example above).   This is where I was getting confused while reading the documentation.
It works perfectly and I will use this example for many more instances.

Thank you very much!

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListNeed help with one field please.Need help with one field please.


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