BigJohn
14th August 2002, 00:13
Hi,
Based on a condition, I want to "grey"out a field.

attr.input = false, does not greyout the field.
Basically the field should look like a Display Field.
How do I do that?
Thx
BigJohn

~Vamsi
14th August 2002, 00:48
I do not believe this is possible in Baan IV. In Baan V one uses a different function "disable.field()" to achieve what you described.