roeya
|
Posted: 01/18/2005, 4:56 AM |
|
I have a record form that has many fields, depending on some condition I want to
hide / show parts of the record form.
The record itself is in an includable page.
I tried following the example in the help - Hiding a Record Form Control, but
the only thing It does is hiding the relevant part regardless of what I do in
the before show of the record/page
I use the latest version (2.3.2.24)
Is there anyone that did such a thing (hiding part of a record form)?
_________________ http://www.infoneto.com
---------------------------------------
Sent from YesSoftware forum http://forums.codecharge.com/
|
|
 |
peterr
Posts: 5971
|
Posted: 01/18/2005, 11:25 AM |
|
I don't think that you can hide parts of a form, but you can hide controls within the form.
Since your code worked then everything looks OK - it may be just the questions of finding the right conditions (IF statement) to hide those controls.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|