Hi all, i have to implement functionality where when user logs in,he should be able to access the open and closed requests he submitted before.
For this i want to attach username field with request in the database when storing new request. Is there any way to get username of user currently logged in,in the controller so that i can execute query to get requests with that username. -- View this message in context: http://www.nabble.com/Retriving-username-of-user-logged-in-tf4107164s2369.html#a11679590 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
