[symfony-users] setting defaults values

2009-08-25 Thread Germana Oliveira
The fields that are showed in the error message belong to the embedded forms. I think, the problem is that i can not just bind those 3 fields because there is a lot more fields that belongs to the form so my questions is... can i set the values of this 3 fields without put them dire

[symfony-users] setting defaults values

2009-08-24 Thread Germana Oliveira
I have this issue: I have a form, it has 3 fields that shows a defauls values, this defauls values are show in pure text, because the user can not modifies it. I dont want to put an input hidden because it can be modified easily by tool like fireBug. So i wonder if i can set the values interna