User login vs Windows login R2

mohemmohem Member Posts: 2
edited 2011-08-18 in NAV Three Tier
I my base 5.1 i have added some fields for controls (item card editable or not...)in table user 200000002 .
Now i have migrate the base to R2 but in the item page i have problem related to the user .
the solution it's to create the fields in the table windows login and modify the code in item page ?
Information :code in the item card:
RecGUser.GET(USERID);
CurrForm.EDITABLE:= RecGUser."Autor.modifcard";

Comments

Sign In or Register to comment.