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 ForumsReportsReportsHTML VisualizerHTML Visualizer
Previous
 
Next
New Post
2/20/2009 2:03 AM
 

I've looked; I really have, but I can't find much on how to use the HTML Visualizer.  so, I'm going to ask a dumb question.  How do you use the HTML Visualizer?  Is there an example or examples out there?  What limitations are there?  How do you render the results from a query that have more than one row?  Is there something you have to do to tell it to loop through a record set like in XSL?  --Thanks.


http://www.idsconsulting.com Ideas, Design, Success.
 
New Post
2/20/2009 12:23 PM
 

There's no such thing as a dumb question!  The documentation for the HTML visualizer can be found here: http://www.dotnetnuke.com/Support/Help/tabid/787/TID/3025/cid/416/Default.aspx

However, it's simple enough to explain right here in the thread for ya :)

Basically, you provide an HTML file (unfortunately, at this point it must be a file, you can't just type in HTML).  The Reports module will use that template for every row in the query results and inject a chunk of HTML for each row, one after the other.

The template is just plain HTML, except that it contains little tokens of the form: "[ColumnName]", where "ColumnName" is a column in your query results.  The module will replace that whole token with the value of that column for the specified row.

While the module will automatically loop through the record set and inject a copy of the HTML for each row, it does not (at this point) have a header or footer feature.  If you want something more complex than simple HTML injection, you'd have to use XSLT.  At this point, the HTML visualizer is a little limited, but the XSLT Visualizer can achieve almost all of the more complex scenarios that the HTML Visualizer can't at the moment (though it is, unfortunately, a little more complex :( ).


Andrew Nurse
DotNetNuke Core Team Member and Reports Module Project Lead
Microsoft Certified Professional Developer

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsReportsReportsHTML VisualizerHTML Visualizer


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