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:
mass mailing (1998)
Old $ commands and migration (2004)
Date Sorting (1997)
I can help! (1996)
is sku a REQUIRED field on NT (1997)
Remove a Field from a DB (2007)
browser info.txt and SSL (1997)
Dashes and dots in credit card (1998)
New WebCatalog site! (1997)
can WC render sites out? (1997)
Prevent multiple appends with Reload Button (1997)
Not really WebCat (1997)
Filemaker Pro Template for Orders (1999)
WebCatalog Hosting (1996)
Email Scavengers (2003)
Emailer compatibility..... (1998)
A question on sub-categories (1997)
pretty Urgent: Crash after addlineitem (2001)
instant cookies? (1999)
[WebDNA] Deliminating encrypted values (2008)