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 ForumsReportsReportsdropdown boces with reportsdropdown boces with reports
Previous
 
Next
New Post
6/17/2007 1:53 PM
 

Hi

i've just discovered this pluggin and it looks just the job. However i'm trying to create a dropdown list from the report inside an options box. I have got the report returning a list but every time i try and wrap an option box (either through xsl or html visuallsers) the output goes blank. Any ideas what i'm doing wrong ?

Much appreciated

Steve

 
New Post
6/18/2007 9:33 PM
 

It would be helpful if you can post a copy of your HTML or XSLT stylesheet so that we can see if we can find the problem. Be sure to paste it into the "Rich Text Editor" so that the "<" and ">" characters (and other HTML control characters) get properly converted so they will be displayed.


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

 
New Post
6/21/2007 6:19 PM
 

Apologies for the delay, i have been on holiday

Xml is example is

<?xml version="1.0" encoding="utf-8"?>
<DocumentElement>
  <QueryResults>
    <TabID>59</TabID>
    <TabOrder>15</TabOrder>
    <PortalID>0</PortalID>
    <TabName>Customer Services</TabName>
    <IsVisible>true</IsVisible>
    <ParentId>54</ParentId>
    <Level>1</Level>
    <IconFile />
    <DisableLink>false</DisableLink>
    <Title>Customer Services</Title>
    <Description>Homepage for Customer Services department</Description>
    <KeyWords />
    <IsDeleted>false</IsDeleted>
    <Url />
    <TabPath>//Departments//CustomerServices</TabPath>
  </QueryResults>
  <QueryResults>
    <TabID>60</TabID>
    <TabOrder>13</TabOrder>
    <PortalID>0</PortalID>
    <TabName>Finance</TabName>
    <IsVisible>true</IsVisible>
    <ParentId>54</ParentId>
    <Level>1</Level>
    <IconFile />
    <DisableLink>false</DisableLink>
    <Title>Finance</Title>
    <Description>Finance department</Description>
    <KeyWords />
    <IsDeleted>false</IsDeleted>
    <Url />
    <TabPath>//Departments//Finance</TabPath>
  </QueryResults>
  <QueryResults>
    <TabID>61</TabID>
    <TabOrder>19</TabOrder>
    <PortalID>0</PortalID>
    <TabName>Fleet Services</TabName>
    <IsVisible>true</IsVisible>
    <ParentId>54</ParentId>
    <Level>1</Level>
    <IconFile />
    <DisableLink>false</DisableLink>
    <Title>Fleet Services</Title>
    <Description>Homepage for Fleet Services department</Description>
    <KeyWords />
    <IsDeleted>false</IsDeleted>
    <Url />
    <TabPath>//Departments//FleetServices</TabPath>
  </QueryResults>
  <QueryResults>
    <TabID>62</TabID>
    <TabOrder>21</TabOrder>
    <PortalID>0</PortalID>
    <TabName>Hotel Services &amp; Entertainment</TabName>
    <IsVisible>true</IsVisible>
    <ParentId>54</ParentId>
    <Level>1</Level>
    <IconFile />
    <DisableLink>false</DisableLink>
    <Title>Hotel Services &amp; Entertainment</Title>
    <Description>Homepage for Hotel Services &amp; Entertainment department</Description>
    <KeyWords />
    <IsDeleted>false</IsDeleted>
    <Url />
    <TabPath>//Departments//HotelServicesEntertainment</TabPath>
  </QueryResults>
  <QueryResults>
    <TabID>55</TabID>
    <TabOrder>7</TabOrder>
    <PortalID>0</PortalID>
    <TabName>Human Resources &amp; Development</TabName>
    <IsVisible>true</IsVisible>
    <ParentId>54</ParentId>
    <Level>1</Level>
    <IconFile />
    <DisableLink>false</DisableLink>
    <Title>Human Resources &amp; Development Page</Title>
    <Description>Human Resources &amp; Development website</Description>
    <KeyWords>HR, policies, development, personnel, </KeyWords>
    <IsDeleted>false</IsDeleted>
    <Url />
    <TabPath>//Departments//HumanResourcesDevelopment</TabPath>
  </QueryResults>
  <QueryResults>
    <TabID>56</TabID>
    <TabOrder>9</TabOrder>
    <PortalID>0</PortalID>
    <TabName>Information Technology</TabName>
    <IsVisible>true</IsVisible>
    <ParentId>54</ParentId>
    <Level>1</Level>
    <IconFile />
    <DisableLink>false</DisableLink>
    <Title>Information Technology</Title>
    <Description>Homepage for the Information Technology department</Description>
    <KeyWords />
    <IsDeleted>false</IsDeleted>
    <Url />
    <TabPath>//Departments//InformationTechnology</TabPath>
  </QueryResults>
  <QueryResults>
    <TabID>57</TabID>
    <TabOrder>11</TabOrder>
    <PortalID>0</PortalID>
    <TabName>Marketing</TabName>
    <IsVisible>true</IsVisible>
    <ParentId>54</ParentId>
    <Level>1</Level>
    <IconFile />
    <DisableLink>false</DisableLink>
    <Title>Marketing</Title>
    <Description>Homepage for Marketing department</Description>
    <KeyWords />
    <IsDeleted>false</IsDeleted>
    <Url />
    <TabPath>//Departments//Marketing</TabPath>
  </QueryResults>
  <QueryResults>
    <TabID>58</TabID>
    <TabOrder>17</TabOrder>
    <PortalID>0</PortalID>
    <TabName>Sales </TabName>
    <IsVisible>true</IsVisible>
    <ParentId>54</ParentId>
    <Level>1</Level>
    <IconFile />
    <DisableLink>false</DisableLink>
    <Title>Sales</Title>
    <Description>Homepage for Sales department</Description>
    <KeyWords />
    <IsDeleted>false</IsDeleted>
    <Url />
    <TabPath>//Departments//Sales</TabPath>
  </QueryResults>
  <QueryResults>
    <TabID>63</TabID>
    <TabOrder>23</TabOrder>
    <PortalID>0</PortalID>
    <TabName>Supply Management</TabName>
    <IsVisible>true</IsVisible>
    <ParentId>54</ParentId>
    <Level>1</Level>
    <IconFile />
    <DisableLink>false</DisableLink>
    <Title>Supply Management</Title>
    <Description>Homepage of Supply Management department</Description>
    <KeyWords />
    <IsDeleted>false</IsDeleted>
    <Url />
    <TabPath>//Departments//SupplyManagement</TabPath>
  </QueryResults>
</DocumentElement>

 

Here is the xsl

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

  <xsl:template match="DocumentElement">
    <div id="departmentspanel">
     
    <h2>Departments</h2>
      <select>
      <xsl:apply-templates select="QueryResults"/>
    </select>

    </div>
  </xsl:template>

I have tested this outside of dnn and it works okay.

Thanks

Steve

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsReportsReportsdropdown boces with reportsdropdown boces with reports


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