Thanks Marten,
with your advices I fixed it up.
I've just another question. I can't explain myself why, when I set the properties for "persona.nome" and "persona.cognome" in formBackingObject...
Type: Posts; User: metalmilitia85; Keyword(s):
Thanks Marten,
with your advices I fixed it up.
I've just another question. I can't explain myself why, when I set the properties for "persona.nome" and "persona.cognome" in formBackingObject...
Hi!
I've a command form object that contains some informations and that include a list of countries that I wanna render as a combobox.
My SimpleFormController have a "service" with a getData...