gentercz
8th April 2002, 16:58
i'd like to create a form where the user can type in a password.
but i would like to hide the typing (like in ttaad4100).

is there a way to do this without heaps of programming ???

grzegorz
8th April 2002, 17:07
In Baan IV you can do it like this:

before.program:
inputfield.password("pwd.f")

where pwd.f is a form field name.

gentercz
8th April 2002, 17:09
EXCELLENT !

thanks a lot Grzegorz :)