Re: limiting found items
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 38894
interpreted = N
texte = Donovan Brooke wrote:> > sorry I wasn't more specific. I have the max peramiter in the search along with a shownext context.> > However, I have a numfound context that shows the user how many items were found. I don't want> the customer to see this number and have them only get to max=x number. I guess I am trying to stop> the loop when found records reaches a certain number.> Then don't show them the [numfound] unless it is smaller than [max].I would actually do something like this:[if [numfound]>[max]] [then]Showing first [max] records[/then] [else]Showing [numfound] records[/else][/if]If you are concerned about limiting the number of [shownext] links displayed on a page, you need to look at the docs for the max parameter to [shownext].John-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4720 Boston WayLanham, MD 20706301-459-3366 x.5010fax 301-429-5747-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Donovan Brooke wrote:> > sorry I wasn't more specific. I have the max peramiter in the search along with a shownext context.> > However, I have a numfound context that shows the user how many items were found. I don't want> the customer to see this number and have them only get to max=x number. I guess I am trying to stop> the loop when found records reaches a certain number.> Then don't show them the [numfound] unless it is smaller than [max].I would actually do something like this:[if [numfound]>[max]] [then]Showing first [max] records[/then] [else]Showing [numfound] records[/else][/if]If you are concerned about limiting the number of [shownext] links displayed on a page, you need to look at the docs for the max parameter to [shownext].John-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4720 Boston WayLanham, MD 20706301-459-3366 x.5010fax 301-429-5747-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
John Peacock
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Show shoppingcart after remove last item (1997)
WebCat2 several catalogs? (1997)
ShowNext example for GeneralStore (1997)
[WebDNA] Can I do something with webdna to pass-protect an attempt to access a swf file directly? (2009)
New index for docs (1997)
Can you do this??? and other stuff (1997)
Email within tmpl ? (1997)
Multiply prices (1997)
WebCat2: multiple currency support (1997)
Error:Too many nested [xxx] contexts (1997)
Bug? (1997)
Problem with webcat install (1998)
Date Help - Searching the same field twice (2004)
Date search bug? (1998)
SiteEdit NewFile.html ? (1997)
osx 10.3,webcat,permissions (2004)
formvariables exact=F (2004)
Card clearance, problems - solutions? (1997)
RequiredFields template (1997)
problems with 2 tags (1997)