Hai...
I am giving employee id as user name . when user logged in it shows like "Logged in as:1000" .
Instead of showing employee id as a user name, it as to show employee name. For that i added one table in DB called
Ename .in this i m storing employee name .boz username containing employee id and
Ename, containing Employee names
Now,while user login it has to show employee name instead of employee ID.
How can i replace username to Ename in YAF?
I am asking where exactly the username is coming from....?
where they are assigning the value for DB.
Edited by user
12 years ago
|
Reason: Not specified