Re: ShowIf variables

This WebDNA talk-list message is from

1997


It keeps the original formatting.
numero = 12228
interpreted = N
texte = >>Is there a way to set set up the [ShowIf] tag as an or statement? >> >>As in [ShowIf [NumFound]=3 0r 7] >> > >Not possible, but you can do repeated showif's. And if needed you can do >nested showif's. Meet condition 1 then meet condition 2 before showing >what you want. Your request needs repeated showif's like this.... > >[showif [numfound]=3] >what you what to display if numfound =3 >[/showif] >[showif [numfound]=7] >what you what to display if numfound =7 >[/showif]An alternative way to do this, and avoid a lot of double typing is to set a variable (and this *must* be numeric!). Like:[showif [numfound]=3] [/showif][showif [numfound]=7] [/showif][showif [math]ShowIt=1[/math]] What you want to display if numfound = 3 or 7 [/showif]The varaible is set inside a comment tag for not displaying it in the browser. ************************************************************* Christer Olsson Stora Nygatan 21 Phone +46 40 791 50 Art director S-211 37 Malmoe Fax +46 40 97 99 77 Ljusa Ideer AB Sweden http://www.ljusaideer.se Associated Messages, from the most recent to the oldest:

    
  1. ShowIf variables (Trevor Crist 1997)
  2. Re: ShowIf variables (Christer Olsson 1997)
  3. Re: ShowIf variables (grichter@panavise.com (Gary Richter) 1997)
>>Is there a way to set set up the [showif] tag as an or statement? >> >>As in [ShowIf [NumFound]=3 0r 7] >> > >Not possible, but you can do repeated showif's. And if needed you can do >nested showif's. Meet condition 1 then meet condition 2 before showing >what you want. Your request needs repeated showif's like this.... > >[showif [numfound]=3] >what you what to display if numfound =3 >[/showif] >[showif [numfound]=7] >what you what to display if numfound =7 >[/showif]An alternative way to do this, and avoid a lot of double typing is to set a variable (and this *must* be numeric!). Like:[showif [numfound]=3] [math]ShowIt=1[/math]> [/showif][showif [numfound]=7] [math]ShowIt=1[/math]> [/showif][showif [math]ShowIt=1[/math]] What you want to display if numfound = 3 or 7 [/showif]The varaible is set inside a comment tag for not displaying it in the browser. ************************************************************* Christer Olsson Stora Nygatan 21 Phone +46 40 791 50 Art director S-211 37 Malmoe Fax +46 40 97 99 77 Ljusa Ideer AB Sweden http://www.ljusaideer.se Christer Olsson

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:

Introduction/Tutorial/QuickStart (1997) Problems with [Search] param - Mac Plugin b15 (1997) [OT] Scrolling Text for News (2003) WebCat for Unix (1999) Problem displaying search result (1997) Bug Report, maybe (1997) [WebDNA] WebDNA 7 (2011) Help name our technology! I found it (1997) using showpage and showcart commands (1996) Using Cookie for client specific info? (1997) [HIDEIF] inside [FOUNDITEM] (1997) [WebDNA] What file needs to be edited in apache to server html (2008) First postarg not taking in $Commands (1997) Database of Tax Rates? (1997) File Upload and Platform (2001) WebCat2b12 - nesting [tags] (1997) creating a ShipCosts database (1997) Firesite cache vs webcat cache (1997) multi-paragraph fields (1997) Interpret twice? (1997)