|
Subject:
|
visible vs. not visible on form
|
|
Posted By:
|
akibaMaila
|
Post Date:
|
8/15/2005 12:47:32 PM
|
My form contains some txt fields which I want to show on the form if certain conditions are true. Else, I want to make these fields invisible (not shown on the form) Can someone help with the code for this? thanks.
|
|
Reply By:
|
gbianchi
|
Reply Date:
|
8/15/2005 12:58:35 PM
|
hi there..
did you try with the visible property???
HTH
Gonzalo
|
|
Reply By:
|
akibaMaila
|
Reply Date:
|
8/15/2005 2:40:40 PM
|
Hi, I discovered the hide property and it worked. Thanks
|