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 ListShow how the list is filteredShow how the list is filtered
Previous
 
Next
New Post
1/26/2016 9:05 PM
 
I have the Filter statement set to Category LIKE '%[Querystring:category]%'.  That works great.  But how can I show at the top of the list the Filter by value?   That way they know how the list is filtered.
 
New Post
1/27/2016 4:10 AM
 
Scott,

have a look at the possibilities you get by using XSLT instead of the standard table settings. You can do nearly everything with that, and this specific requirement should be easy to do.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
1/27/2016 7:12 AM
 

Michael,

Thanks for the reply.  I'm actually using an XSL template.   I dumped the raw XML and I couldn't find the Query String in the XML.  I saw the Data, Fields and Context sections but nothing showing the Query String.   I even tried searching on Google for some type of HTTP Host variable that I could reference in the XSL.

I'm about to give up and try using Razor to render the data the way I need it but I'd rather stick with what I got.  Any thoughts?

Thanks,
Scott

 
New Post
1/27/2016 7:48 AM
 
Scott Wade wrote:

Michael,

Thanks for the reply.  I'm actually using an XSL template.   I dumped the raw XML and I couldn't find the Query String in the XML.  I saw the Data, Fields and Context sections but nothing showing the Query String.   I even tried searching on Google for some type of HTTP Host variable that I could reference in the XSL.

I'm about to give up and try using Razor to render the data the way I need it but I'd rather stick with what I got.  Any thoughts?

Thanks,
Scott

I don't think you can get to the querystring parameter from XSLT (you could create a feature request ;-)
But you could inject it using Javascript (read form URL, inkject in an element).

 
New Post
1/27/2016 7:57 AM
 
See here: http://dnnfnl.codeplex.com/wikipage?t...

[...]
Parameter Support

The new XSLT Generator engine integrates the ModuleID as part of the parameter name. Each querystring or form parameter should start with udt_{moduleId}_param.
[...]

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListShow how the list is filteredShow how the list is filtered


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