cmehmet
4 Mar 2012, 6:34 AM
Hi,
I was wondering if others also had problems getting associations(HasMany, BelongTo,...), between models, to work in designer?
If it worked for you... How did you do it?
I'm adding a requires to the store/mystore.js file
requires: [
'AssociationsTest.model.Service',
'AssociationsTest.model.Method',
'AssociationsTest.model.Parameter'
]
But it gets overwritten every time I "preview" although it says:"You should implement event handling and custom methods in this class."
Mehmet
I was wondering if others also had problems getting associations(HasMany, BelongTo,...), between models, to work in designer?
If it worked for you... How did you do it?
I'm adding a requires to the store/mystore.js file
requires: [
'AssociationsTest.model.Service',
'AssociationsTest.model.Method',
'AssociationsTest.model.Parameter'
]
But it gets overwritten every time I "preview" although it says:"You should implement event handling and custom methods in this class."
Mehmet