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 ListPaging with Cardview.xslPaging with Cardview.xsl
Previous
 
Next
New Post
9/29/2009 1:56 PM
 

Hello, I am trying to enable paging with the Cardview type stylesheet (Using F&L v5x).  I tried generating the xsl (copying the cardview.xsl in, and then allowing paging) and also tried copying a script from this forum.  In both cases when I click to go to a numbered page (or the Next  button), I am taken to my home page instead.  The  address that shows is like this   mysite/default.aspx?udt_405_param_page=2

not sure where it's going wrong?   Also, is this going to work with querystrings too (will it hold on to  the existing value or refresh the page)?  I have Links on the same page that pass the querystring value to the table. 

thanks!

 
New Post
9/29/2009 3:07 PM
 

Paging with XSL requires that FriendlyUrls are enabled.

 
New Post
9/29/2009 8:08 PM
 

The Friendly URL option is on (has been) in Host Settings, and currently just has whatever rules where there by defualt.  Do I need to add some sort of new rule there?

And this is from my webconfig:  

<friendlyurl defaultprovider="DNNFriendlyUrl"></friendlyurl>
<providers></providers>
<clear></clear><add name="DNNFriendlyUrl" type="DotNetNuke.Services.Url.FriendlyUrl.DNNFriendlyUrlProvider, DotNetNuke.HttpModules" regexmatch="[^a-zA-Z0-9 _-]" includepagename="true"></add>  

 

THANKS!

 

 
New Post
9/29/2009 10:14 PM
 

 clarification.... I got my generated xsl file to work with paging, but only after removing the filter statement for the table.  Is there a way to keep my filter that is getting a querystring from one of the links on the page, and still have paging to work?

 

 

 
New Post
9/29/2009 10:40 PM
 

my apologies for the multiple posts.  I got it working.  My problem was with the format of my links/querystrings.

I had them like ..../default.aspx?tabid=60&Name=xxx

which worked as far as getting the right records in the table before enabling paging.  But changing the format to this:

.../tabid/60/Name/xxx/Default.aspx

works with the paging enabled.  Going to the next page keeps the value from the original query string so I'm still seeing the correct list.

thanks!

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListPaging with Cardview.xslPaging with Cardview.xsl


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