Re: Sorting alphabetical
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 52061
interpreted = N
texte = Nitai @ ComputerOil wrote:> Hi all,> > We all know that we can do a search and split the founditems into different> cells. The result might look like this (without HTML for easier reading):> > alpha beta delta> Gamma> > But what is when I want to sort it like this:> > alpha gamma> Beta> DeltaYou mean presenting the search results in two or more columns? This is a bit rough, but it will do the trick (although I'm sure some of the real WebDNA experts here can come up with easier and more elegant ways).Do it as two separate, but (almost) identical searches, something like:
| [SEARCH {searchstring}&startat=1&max=3][FOUNDITEMS]{list item 1-3}[/FOUNDITEMS][/SEARCH] | [SEARCH {searchstring}&startat=4&max={whatever}][FOUNDITEMS]{list}[/FOUNDITEMS][/SEARCH] | Lots of fine tunings and variants possible to get two columns of equal lengths and such, but that's the basic idea.Frank Nordberghttp://www.musicaviva.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Nitai @ ComputerOil wrote:> Hi all,> > We all know that we can do a search and split the founditems into different> cells. The result might look like this (without HTML for easier reading):> > alpha beta delta> Gamma> > But what is when I want to sort it like this:> > alpha gamma> Beta> DeltaYou mean presenting the search results in two or more columns? This is a bit rough, but it will do the trick (although I'm sure some of the real WebDNA experts here can come up with easier and more elegant ways).Do it as two separate, but (almost) identical searches, something like:| [SEARCH {searchstring}&startat=1&max=3][founditems]{list item 1-3}[/FOUNDITEMS][/SEARCH] | [SEARCH {searchstring}&startat=4&max={whatever}][founditems]{list}[/FOUNDITEMS][/SEARCH] | Lots of fine tunings and variants possible to get two columns of equal lengths and such, but that's the basic idea.Frank Nordberghttp://www.musicaviva.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Frank Nordberg
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:
Problems with [Math] (1998)
[WebDNA] TCPConnect assist (2016)
Ticket Ordering Question (2003)
[isfile] ? (1997)
Shipping charges based on dollar level (1997)
Bug Report, maybe (1997)
TCPConnect / Current Temperature (2004)
Credit card processing - UK (1997)
retail integration (2000)
using showpage and showcart commands (1996)
PROBLEM (1997)
Search returns all, not 20 (1997)
WebCatalog for Postcards ? (1997)
Shipping charges depending on tax rate? (1997)
WC1.6 to WC2 date formatting (1997)
RE: Any limit to [include] (1997)
OH MY GOD! (1998)
[OT] 'Email this story to a friend' (2003)
PIXO support (1997)
Sorting by date (1997)