‎2008 Oct 11 11:44 AM
hello,
In my password field,the default cursor position is not starting from left .the position of cursor is starting from right.kindly suggest.
‎2008 Oct 11 11:48 AM
Hi...
Check the screen attrubutes for that screen elements. You need to change right justifeid to left justified.
procedure:
double click on that screen element in layout -> attributes- > program tab -> make change justified check box.
Thanks,
Naveen.I
‎2008 Oct 11 11:48 AM
Hi...
Check the screen attrubutes for that screen elements. You need to change right justifeid to left justified.
procedure:
double click on that screen element in layout -> attributes- > program tab -> make change justified check box.
Thanks,
Naveen.I
‎2008 Oct 11 12:10 PM
hi,
Thanks for your information.
The problem is even if my paassword field is empty i m able to place my cursor any where in that field that should not happen if passowrd is black.
I checked the tab but my field is already left justified i.e right justified check box is not checked.
There is not field like left justified.
Can u please suggest something else which will be useful to solve my problem.
Thanks & Regards.
Sachin Yadav
‎2008 Oct 11 12:07 PM
check if:
in screen element attribute , data type is CHAR and not NUMC
‎2008 Oct 11 12:12 PM
hi,
The problem is even if my paassword field is empty i m able to place my cursor any where in that field that should not happen if passowrd is black.
thanks and regards.
sachin yadav
‎2008 Oct 11 12:17 PM