maneljn
30 Aug 2012, 12:58 AM
I have a formpanel with fields, tabpanels with other fields, etc... Inside one of these tabpanel there is anothon formpanel with some fields named like the ones in parent form.
When i try this
formulario.getValues()
It returns the values from both forms and the repeated field names returns like an array of values.
Is it possible to get the fields values of parent form without adding the child forms values ??¿
When i try this
formulario.getValues()
It returns the values from both forms and the repeated field names returns like an array of values.
Is it possible to get the fields values of parent form without adding the child forms values ??¿