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:
Conditional searching & displaying (1997)
creator code (1997)
Re:2nd WebCatalog2 Feature Request (1996)
Cache headers - WebDNA 5 (2005)
Img in goodpath (2001)
Shipping calculations (1997)
Still having math problems (1997)
Weird problems with [SHOWIF]s (1997)
Nested Loops and SHOWIFs (1997)
Weird Cookie Problem Part 2 (2007)
emailer (1997)
Re:Help name our technology! (1997)
Re:What file? (1997)
Every other record deleted (2005)
WebCat2b12 CGI Mac - [shownext] problem (1997)
Frames and WebCat (1997)
shipcost (1997)
Cookie set browser session. (1998)
Associative lookup style? + bit more (1997)
Include a big block of text (1997)