Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

Maximum ASP
  Ads  
Iron Speed Designer is a software development tool for building database, reporting, and forms applications for .NET without hand-coding.
 


  Sponsors  

Meet Our Sponsors

WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
OnyakTech
The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  XML Module [Lea...  XML Update Timeline
Previous Previous
 
Next Next
New Post 7/20/2006 2:44 PM
User is offline Stefan Cullmann
1553 posts
5th Ranked








Re: XML Update Timeline 

The employee list will be a xml generated list too?

So the generic use case will be

  • master - detail
  • and other relationship scenarios?

Should detail views be shown as separate pages? Something like

/tabid/4711/view/emplyeedetail/employee/samkuehnID/default.aspx
or
default.aspx?tabid=4711&view=employeedetail&employee=samkuehnID
?

 


Stefan Cullmann - stefan.cullmann [at] dotnetnuke.com
form and List will be the successor of the User Defined Table module.
----------------------------------------------------------------------
Do you want to import external data to form and List /User Defined Table?
Check out http://www.codeplex.com/Csv2UDTImport
 
New Post 7/21/2006 2:10 PM
User is offline Juan de Vashon Isle
224 posts
9th Ranked


Re: XML Update Timeline 
 Stefan Cullmann wrote
 samkuehn wrote

 xsl params should be built into the core module.  There is no good reason for leaving them out.

Your proposed code adds the querystrings as xsl-parameters. Can you please discribe a use case for that?

My use case is at www.vashon.biz (temp url for a site still under development): a bunch of animals at a pet shelter. I have one XSLT file that I would like to pass in parameters to. The parameters  are:
   Species: Cat, Dog, Other, or All
   Status: Lost, Found, Adoptable, Other, or All
   SortBy: Number or Name

Currently I have 1 XML file and 5 different XSLT files that only differ in the top few lines where I hardcode these parameters like so:

<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
  <!-- Value values to sort on are: ID, Name -->
  <!-- BUGBUG: ALSO must set this on line 100 & 101-->
  <xsl:param name="sortBy">Name</xsl:param>

  <!-- Valid values for 'select Species': Cat, Dog, or All-->
  <xsl:param name="selSpecies">Dog</xsl:param>

  <!-- Valid values for 'Status': Adoptable, Lost, Found, or All-->
  <xsl:param name="Status">Adoptable</xsl:param>

  <!-- Number of characters of the Description to display-->
  <xsl:param name="DescLen">1024</xsl:param>

...

 

What would be better would be to have a couple controls at the top of the page that would allow user to select their settings on the same page rather than going to different pages - which is what I force them to do now. 

- John


- John
www.VashonSoftware.com
 
New Post 7/25/2006 9:19 AM
User is offline Sam Kuehn
11 posts
10th Ranked


Re: XML Update Timeline 

Basically I am talking about the same thing as John but instead of having 5 xsl files it would be nice if he could just do:
  <!-- Valid values for 'select Species': Cat, Dog, or All-->
  <xsl:param name="selSpecies">$Species</xsl:param>
Where Species was a query string param.  I have always used it where the detail page is a different page.  So I will have a listings page, in this case a it would have a bunch of species as links.  Those links would embed a query string parameter in the link(I usually create this page using the XML module as well).  Then I have a detail page that gleans the correct species from the query string and displays the info specific to that species.

Hope this makes sense.

 
New Post 7/25/2006 6:11 PM
User is offline Stefan Cullmann
1553 posts
5th Ranked








Re: XML Update Timeline 

Sam & John, thank you for your input. It all makes sense to me.


Stefan Cullmann - stefan.cullmann [at] dotnetnuke.com
form and List will be the successor of the User Defined Table module.
----------------------------------------------------------------------
Do you want to import external data to form and List /User Defined Table?
Check out http://www.codeplex.com/Csv2UDTImport
 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  XML Module [Lea...  XML Update Timeline
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


DotNetNuke Web Hosting w/ ASP.NET 3.5
Unlimited email boxes, Unlimited databases, Unlimited domains. Plans start at $4.97
www.MyWinHosting.com
SteadyRain
Founded in 1999, SteadyRain has extensive experience delivering Internet technology strategies and solutions for a diverse client base, ranging from Fortune 500 firms to successful start-ups.
www.steadyrain.com
AfterImage Internet Consulting and SEO Services
AfterImage provides search engine optimization (SEO), Internet consulting and hosting services for the Windows platform (IIS, ASP, SQL Server).
www.afterimage.nl/

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP