Re: founditem align
This WebDNA talk-list message is from 1998
It keeps the original formatting.
numero = 17188
interpreted = N
texte = Hi Bill,Here's another way to create your results:
[search db=123.db&nerecordiddatarq=find_all&recordidpsort=1&max=20][founditems]| [field1] | [showif [index]\4]
[/showif][/founditems][/search]
The advantages to this technique are:1- It only has to perform *one* search instead of 4 separate searches.2- It creates a single table instead of 4 separate tables.3- You can use shownext to display the next table of matching items.4- You can use relative widths in your table columns, because everything is in a single table.To limit the number of rows displayed, just change the max parameter in the search. For two rows use max=8; for 5 rows use max=20, and for unlimited rows just leave the max parameter out. I left it set to 20 here to be compatible with your example ...>The following code will make a table with 5 rows, 4 columns. This code is>using a database with a RECORDID field and a field called FIELD1. RECORDID>contains a unique number for each record and FIELD1 could be your image names.>>>>
>>>| | >
>>>[loop start=1&end=20&advance=4]>>>>[SEARCH>db=123.db&neRECORDIDdatarq=find_all&RECORDIDPsort=1&max=4&startat=[index]]>>[FOUNDITEMS]>>>| >>[FIELD1]>> | >>>[/FOUNDITEMS]>>[/SEARCH]>>
>>[/loop]>>
>>>>>>shane@ims1.com wrote:>>> Is there anyway to align [founditems] hortizontally instead of vertically.>> I am thinking about a site that would display art and would be searchable.>> The results would be thumnails of the full size works and I am trying to>> figure out if I could display them in a grid (say 3 x 3). Any Ideas>>>> Shane P. McNelly - web person mailto:shane@ims1.com http://www.ims1.com>> http://www.columbusrealestate.com http://www.alllights.com>> kids - kids - kids http://www.interactiveink.com>> more kid stuff for PBS http://www.pbs.org/kidsSincerely,Ken Grome808-737-6499WebDNA Solutionsmailto:ken@webdna.nethttp://www.webdna.net
Associated Messages, from the most recent to the oldest:
Hi Bill,Here's another way to create your results:
[search db=123.db&nerecordiddatarq=find_all&recordidpsort=1&max=20][founditems]| [field1] | [showif [index]\4]
[/showif][/founditems][/search]
The advantages to this technique are:1- It only has to perform *one* search instead of 4 separate searches.2- It creates a single table instead of 4 separate tables.3- You can use shownext to display the next table of matching items.4- You can use relative widths in your table columns, because everything is in a single table.To limit the number of rows displayed, just change the max parameter in the search. For two rows use max=8; for 5 rows use max=20, and for unlimited rows just leave the max parameter out. I left it set to 20 here to be compatible with your example ...>The following code will make a table with 5 rows, 4 columns. This code is>using a database with a RECORDID field and a field called FIELD1. RECORDID>contains a unique number for each record and FIELD1 could be your image names.>>>>
>>>| | >
>>>[loop start=1&end=20&advance=4]>>>>[SEARCH>db=123.db&neRECORDIDdatarq=find_all&RECORDIDPsort=1&max=4&startat=[index]]>>[founditems]>>>| >>[FIELD1]>> | >>>[/FOUNDITEMS]>>[/SEARCH]>>
>>[/loop]>>
>>>>>>shane@ims1.com wrote:>>> Is there anyway to align
[founditems] hortizontally instead of vertically.>> I am thinking about a site that would display art and would be searchable.>> The results would be thumnails of the full size works and I am trying to>> figure out if I could display them in a grid (say 3 x 3). Any Ideas>>>> Shane P. McNelly - web person mailto:shane@ims1.com http://www.ims1.com>> http://www.columbusrealestate.com http://www.alllights.com>> kids - kids - kids http://www.interactiveink.com>> more kid stuff for PBS http://www.pbs.org/kidsSincerely,Ken Grome808-737-6499WebDNA Solutionsmailto:ken@webdna.nethttp://www.webdna.net
Kenneth Grome
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:
bug in wn searching NT version? (1997)
real beginner stumped (2000)
Exclude by date - multiple (1997)
Introduction/Tutorial/QuickStart (1997)
archives down (2001)
Sorting by date (1997)
looking for developers with solutions (2000)
Help! WebCat2 bug (1997)
maximu values for sendmail! (1997)
2 databases (1997)
How true is this? (1999)
Requiring that certain fields be completed (1997)
Problems passing [SKU] with $Replace in 2.0 (1997)
Protecting Realms (1998)
FCKeditor (2008)
Re2: frames & carts (1997)
building / customizing stores (2000)
No comment (1997)
Pithy questions on webcommerce & siteedit (1997)
[SearchString] usage (1997)