Re: [WebDNA] hideif within a search
This WebDNA talk-list message is from 2009
It keeps the original formatting.
numero = 103126
interpreted = N
texte = Rich Kwas wrote:> I have a search where 2 choices are made from dropdowns.> > Item 1 is a category.> Item 2 lists a website where reviews might be found for listings within that category.> > There currently are 8 choices as well as "All" for that second Item.> > Item 2 is written like this within the db:> +3+50+51+> and so on depending on the site ID etc> > > To show results for "All" as the 2nd choice I've inserted a [hideif] within the search:> > [Search db=^/ihr/ihr.db&eqVisibleDatarq=T&eqPreferredDatarq=No&woSECTIONSdatarq=[cat]&SECTIONSword=ww&namewbrk=+&SKUsort=1&SKUsdir=ra&allhit=1[hideif [reviewsites]=All]&woReviewSitesdatarq=[ReviewSites]&ReviewSitesword=ww&ReviewSiteswbrk=+[/hideif]]> > > This seems to be working fine, but I've never placed a hideif within a search in the past> > > My question.....> Is placing a [hideif] within a search acceptable?> > ...if not is there as easier way to find "All" if indicated in that second Item?> > > I'm using 6.0 on IIS.......> > > ThanksHi Rich, sure, hideif's and any other code are just fine in there... however, you may benefit from the convention of setting a tSearchCriteria variable as follows:[switch value=[tReviewSites]] [case value=ALL] [text]tSearchCriteria=blah blah blah[/text] [/case] [default] [text]tSearchCriteria=Default blah blah[/text] [/default][/switch]Then in the search:[search db=^/your/db.db&[tSearchCriteria]]lastly, depending on what possible values are in [cat] and [reviewsites].. you may want to consider wrapping them in [url][/url]'s in your search criteria.DonovanDonovan BrookeWebDNA Software Corporationhttp://www.webdna.us**[Square Bracket Utopia]**
Associated Messages, from the most recent to the oldest:
Rich Kwas wrote:> I have a search where 2 choices are made from dropdowns.> > Item 1 is a category.> Item 2 lists a website where reviews might be found for listings within that category.> > There currently are 8 choices as well as "All" for that second Item.> > Item 2 is written like this within the db:> +3+50+51+> and so on depending on the site ID etc> > > To show results for "All" as the 2nd choice I've inserted a
[hideif] within the search:> > [Search db=^/ihr/ihr.db&eqVisibleDatarq=T&eqPreferredDatarq=No&woSECTIONSdatarq=[cat]&SECTIONSword=ww&namewbrk=+&SKUsort=1&SKUsdir=ra&allhit=1[hideif [reviewsites]=All]&woReviewSitesdatarq=[ReviewSites]&ReviewSitesword=ww&ReviewSiteswbrk=+[/hideif]]> > > This seems to be working fine, but I've never placed a hideif within a search in the past> > > My question.....> Is placing a
[hideif] within a search acceptable?> > ...if not is there as easier way to find "All" if indicated in that second Item?> > > I'm using 6.0 on IIS.......> > > ThanksHi Rich, sure, hideif's and any other code are just fine in there... however, you may benefit from the convention of setting a tSearchCriteria variable as follows:[switch value=[tReviewSites]] [case value=ALL]
[text]tSearchCriteria=blah blah blah[/text] [/case] [default]
[text]tSearchCriteria=Default blah blah[/text] [/default][/switch]Then in the search:[search db=^/your/db.db&[tSearchCriteria]]lastly, depending on what possible values are in [cat] and [reviewsites].. you may want to consider wrapping them in
[url][/url]'s in your search criteria.DonovanDonovan BrookeWebDNA Software Corporationhttp://www.webdna.us**[Square Bracket Utopia]**
Donovan Brooke
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:
Opinion: [input] should be called [output] ... (1997)
file truncation -- Mac plugin (2000)
Happy Halloween - Check out the pumpkin (2002)
WebCat2 several catalogs? (1997)
Help with Repost Data msg from form (1997)
Location of Browser Info.txt file (1997)
variables in [addlineitem] (1998)
No subject was specified. (2001)
WCS Newbie question (1997)
can WC render sites out? (1997)
Robert Minor duplicate mail (1997)
multiple search commands (1997)
Why don't my carts expire (1998)
[WebDNA] Crashing again (2008)
WebCatalog Hosting (1996)
OT: zipcodes (2002)
WebDelivery: One step closer !! (1997)
Time for a hard questions. (1997)
Sorting error (1997)
two unique banners on one page (1997)