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:
WCS Newbie question (1997)
RE: Major Security Hole IIS NT (1998)
Generating unique SKU from [cart] (1997)
form data submission gets truncated (1997)
last word listed (2000)
Remove me from your list (1999)
Upgrading old WebCat Database Files (1997)
[WebDNA] Clean URLS job - will pay (2010)
[WebDNA] lucky we have communities of good people.. to offset the feeling one gets watching the likes of this (2011)
Re:[ShowIf] and empty fields (1997)
WebCat2final1 crashes (1997)
show all problem (1997)
interesting ------ FW: Change to 5.0 per website licensing (2003)
[shownext] link disappears after first use. Why? - because w/out the formvar, max reset to def (2000)
No incentive ... (2000)
total number of matches (1999)
Multiple 'Users.db' files not possible (1997)
protect tag on NT IIS (1997)
Unix DB Permission Error (2002)
fix permissions on osx ... (2004)