Re: hideif/showif causes error if wrapped around searches
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 52888
interpreted = N
texte = This does not solve having to maintain multiple search context and will haverepetative code.That is why in my example I used a formvariables loop to feed it searchcriteria and a showif/hideif style to show the sort features. By adding thesortdir and sorttype to th shownext links you will not lose your sort.Alternately you could use the variable approach to search[text]string=search criteria[/text][search [string]]This would allow you to pass any value you want to the search includingDatabase. This in conjuntion with either a cookie or the cart can allow youto remember searchs and what page they were on etc.----- Original Message ----- From: "Chris List Recipient"
To: "WebDNA Talk" Sent: Monday, September 15, 2003 9:41 AMSubject: Re: hideif/showif causes error if wrapped around searches> Gary,>> I vote using an INCLUDE...>> [showif [hidesearch]=T]> [include something_else_filename]> [/showif]> [hideif [hidesearch]=T] (and it does)> [search db=...]> [founditems]> [include something_else_filename]> [/founditems]> [/search]> [/hideif]>> -Chris>> -----Original Message-----> From: Gary Krockover [mailto:gary@garykrockover.com]> Sent: Friday, September 12, 2003 9:20 PM> To: WebDNA-Talk@talk.smithmicro.com> Subject: hideif/showif causes error if wrapped around searches>>> I know I'll never find this answer in the archives and I don't recall it> even coming up before but I'm sure others have noticed this behavior.>> If you wrap a hideif or a showif around a [search] and it's closing> [/search], you'll get an error about the nesting of the tags hideif/showif> and /search. Por que?>> Example:>> [hideif [hidesearch]=T] (and it does)> [search db=...]> [founditems]> [/hideif]> Something else> [hideif [hidesearch]=T]> [/founditems]> [/search]> [/hideif]>> What am I trying to do? Add a sort for a page without having to make two> pages with different searches on each. So a form post, with the searchand> a hidden field of hidesearch=T. The page is the home page, so when it is> first hit I want the search performed automatically and sorted one way,user> can click a button to sort it the other way, hiding the original searchand> using the one in the form.>> What's the preferred method here?>> Thanks,> GK>>> -------------------------------------------------------------> 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/>> -------------------------------------------------------------> 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/-------------------------------------------------------------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:
This does not solve having to maintain multiple search context and will haverepetative code.That is why in my example I used a formvariables loop to feed it searchcriteria and a showif/hideif style to show the sort features. By adding thesortdir and sorttype to th shownext links you will not lose your sort.Alternately you could use the variable approach to search[text]string=search criteria[/text][search [string]]This would allow you to pass any value you want to the search includingDatabase. This in conjuntion with either a cookie or the cart can allow youto remember searchs and what page they were on etc.----- Original Message ----- From: "Chris List Recipient" To: "WebDNA Talk" Sent: Monday, September 15, 2003 9:41 AMSubject: Re: hideif/showif causes error if wrapped around searches> Gary,>> I vote using an INCLUDE...>> [showif [hidesearch]=T]> [include something_else_filename]> [/showif]> [hideif [hidesearch]=T] (and it does)> [search db=...]> [founditems]> [include something_else_filename]> [/founditems]> [/search]> [/hideif]>> -Chris>> -----Original Message-----> From: Gary Krockover [mailto:gary@garykrockover.com]> Sent: Friday, September 12, 2003 9:20 PM> To: WebDNA-Talk@talk.smithmicro.com> Subject: hideif/showif causes error if wrapped around searches>>> I know I'll never find this answer in the archives and I don't recall it> even coming up before but I'm sure others have noticed this behavior.>> If you wrap a hideif or a showif around a [search] and it's closing> [/search], you'll get an error about the nesting of the tags hideif/showif> and /search. Por que?>> Example:>> [hideif [hidesearch]=T] (and it does)> [search db=...]> [founditems]> [/hideif]> Something else> [hideif [hidesearch]=T]> [/founditems]> [/search]> [/hideif]>> What am I trying to do? Add a sort for a page without having to make two> pages with different searches on each. So a form post, with the searchand> a hidden field of hidesearch=T. The page is the home page, so when it is> first hit I want the search performed automatically and sorted one way,user> can click a button to sort it the other way, hiding the original searchand> using the one in the form.>> What's the preferred method here?>> Thanks,> GK>>> -------------------------------------------------------------> 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/>> -------------------------------------------------------------> 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/-------------------------------------------------------------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/
"WebDna @"
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:
800x600 (2003)
RE: IIS4b2 and WebCatalog b19 (1997)
[cart]'s ever get recycled? (2000)
Emailer Set Up (1997)
FORMS: Returning a specific page (1997)
Pithy questions on webcommerce & siteedit (1997)
WCS Newbie question (1997)
hidden (phantom) file downloads (2000)
referrer & truncation (1998)
[WebDNA] File Treeing (2012)
multiple search commands (1997)
database size? (1997)
WebCatalog on Linux/MacOSX/etc (2000)
Help! Odd, irreproducible happenings. (1998)
Databases inside [SHOWIF] (1998)
Too Much Info (1998)
Generating unique SKU from [cart] - FIXED! (1997)
WriteFile Command (1998)
WC --> printer (1998)
Max Record length (1997)