bhushanchanda
29th April 2013, 08:07
Hello,
I am trying to use inputfield.password in my script, but I am not able to get the asterisks on the form.
I used a table field as well as a form field, but both didn't worked.
I tried on my table field i.e. whbed124.orno which has a domain tcorno
and also tried on the form field test123 with domain tcmcs.str10.
I put up my function under before.program but not able to get it worked.
I tried the following things:-
before.program:
inputfield.password("whbed124")
before.program:
inputfield.password("whbed124(5)")
before.program:
inputfield.password("test123")
before.program:
inputfield.password("test123(5)")
before.program:
inputfield.password(whbed124)
But still not working, I just found a few posts on the board, has anyone faced this in LN?
Here are the links
Link1 (http://www.baanboard.com/baanboard/showthread.php?p=168098)
Link2 (http://www.baanboard.com/baanboard/showthread.php?t=14459)
I am trying to use inputfield.password in my script, but I am not able to get the asterisks on the form.
I used a table field as well as a form field, but both didn't worked.
I tried on my table field i.e. whbed124.orno which has a domain tcorno
and also tried on the form field test123 with domain tcmcs.str10.
I put up my function under before.program but not able to get it worked.
I tried the following things:-
before.program:
inputfield.password("whbed124")
before.program:
inputfield.password("whbed124(5)")
before.program:
inputfield.password("test123")
before.program:
inputfield.password("test123(5)")
before.program:
inputfield.password(whbed124)
But still not working, I just found a few posts on the board, has anyone faced this in LN?
Here are the links
Link1 (http://www.baanboard.com/baanboard/showthread.php?p=168098)
Link2 (http://www.baanboard.com/baanboard/showthread.php?t=14459)