Hi,
I am using the Beta version 2012.2.621.
It happens that the model option is not set when i am using nested objects ( My model contains nested objects).
If I use the Model helper method, it doesn't work because it creates something like
and this is not a valid javascript syntax.
Do I have to flatten my datasource or is there a workaround ?
Thanks.
Yann
I am using the Beta version 2012.2.621.
It happens that the model option is not set when i am using nested objects ( My model contains nested objects).
If I use the Model helper method, it doesn't work because it creates something like
model:{fields:{Parent.Children:{type:
"number"
}...
and this is not a valid javascript syntax.
Do I have to flatten my datasource or is there a workaround ?
Thanks.
Yann