Re: Formating found categories
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 11893
interpreted = N
texte = >I've been messing with trying to get found categories on a search.tmpl >file in to a table.>>ie there are say 6 catagories in the db, and we want to display then in 2 >columns of 3.I don't remember if anyone answered this already, but here's the hint:In order to 'break' at an arbitrary column while displaying a list of [founditems], you use [showif]'s ability to sense when a number is divisible by another.[showif [index]\3] means to do something every third time.So you would set up your table _as though_ it would go on forever with just one row leading from left to right. But you would put the [showif] inside that causes something special to happen every third item. In your case, it would close off the row and start another new row.
[foundItems][sku] | [showif [index]\3]
[/showif][/foundItems]
Grant Hulbert, V.P. Engineering | ===== Tools for WebWarriors =====Pacific Coast Software | WebCatalog Pro, WebCommerce Solution11770 Bernardo Plaza Court | SiteEdit Pro, SiteCheck, PhotoMasterSan Diego, CA 92128 | SiteGuard619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com
Associated Messages, from the most recent to the oldest:
>I've been messing with trying to get found categories on a search.tmpl >file in to a table.>>ie there are say 6 catagories in the db, and we want to display then in 2 >columns of 3.I don't remember if anyone answered this already, but here's the hint:In order to 'break' at an arbitrary column while displaying a list of
[founditems], you use
[showif]'s ability to sense when a number is divisible by another.[showif [index]\3] means to do something every third time.So you would set up your table _as though_ it would go on forever with just one row leading from left to right. But you would put the
[showif] inside that causes something special to happen every third item. In your case, it would close off the row and start another new row.
Grant Hulbert, V.P. Engineering | ===== Tools for WebWarriors =====Pacific Coast Software | WebCatalog Pro, WebCommerce Solution11770 Bernardo Plaza Court | SiteEdit Pro, SiteCheck, PhotoMasterSan Diego, CA 92128 | SiteGuard619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com
Grant Hulbert
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:
Affiliate Schemes (2004)
Online reference (1997)
Database (2000)
Encrypting the seed (2001)
limit to listwords (2001)
re: [addlineitem] working almost (1997)
WebCat .pdf file is formatted incorrectly... (2000)
AAgghh!! Help, please. SSL strikes again. (1997)
WebCat2: Items xx to xx shown, etc. (1997)
WCS Newbie question (1997)
RE: ShowNext Command (1997)
Purchased cart being overwritten - still !?? (1997)
A sendmail warning (2005)
transferring values (1998)
redirect with frames (1997)
WebCat2 - many [carts] on one template page? (1997)
expired beta (1997)
Practice runs ? (1997)
Attn: Bug in GeneralStore example b15 (1997)
Caching pages...again (2001)