Raza Mohd wrote:hi samuel.
You can use Select strusts tag and you can prepopulate it as per your need.
you can find it here
Thanks n Regards
Raza.
Samuel Castillo Romero wrote:
it works nice! I don't know why but now I can store the values in the data base.
Joe Ess wrote:
Samuel Castillo Romero wrote:
it works nice! I don't know why but now I can store the values in the data base.
The problem appears to be the use of the "name" attribute with the "key" attribute. I've seen them used separately: these examples use "name", these examples use "key", but I don't see them being used together. This makes sense because "key" associates a form field with a class variable (as well as message property) and "name" does the same thing and you have them pointing at two different values.