Forums
 This topic is locked 
             Help with Conditional Region Please
 Posted 24 May 2001  01:57:30 
  1 
     has   voted 
  24 May 2001  01:57:30 Adam Cronin posted: 
 Hi,Ive just downloaded the Conditional Region extension and it looks good, though im having a bit of trouble getting it to work. I have two certain records that im displaying the contents of on a page - seperated by the word "to". What im after is that, if the first record is left blank, then the word "to" dissapears.
eg:
if I entered ULTRA - and DEV, then it would be displayed as "ULTRA to DEV", which is fine. However if I only wanted to fill in the DEV part, that "to" bit has to go, otherwise it will look like - to DEV - which is stupid.
Hope I made sense, Can anyone help ?
Thanks.
Replies
 Replied 25 May 2001  10:17:25 
   25 May 2001  10:17:25 Waldo Smeets replied: 
  Use the DB Field and Script behavior, choose the DB Field that contains DEV, condition NOT EQUALS and script "".
That should do the job.
Waldo Smeets - www.UDzone.com Webmaster
------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
------------------------------------------
  That should do the job.
Waldo Smeets - www.UDzone.com Webmaster
------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
------------------------------------------
 Replied 25 May 2001  23:54:35 
   25 May 2001  23:54:35 Adam Cronin replied: 
  It Works ! Cheers mate <img src=icon_smile_big.gif border=0 align=middle>
  
  