Hello everyone, I'm new to symfony
I am having a problem that, i have a database which have field id, username, description.
I want a user to enter description and the username will be get from the login parameter.
My problem is that is that i need to hidden field in the form to store the username(and how can i do that?) or any other method i can do this?
thanks
(btw i'm using symfony 1.4 )
Jack =]
