jernejg
4 Nov 2012, 6:56 AM
When I generate my models for example :
sencha generate model User guid,name,email
How can I mark the field that represents the primary key so that sencha cmd would also generate the idProperty in my model. The same question goes for generating validations with sencha cmd.
Thanks
sencha generate model User guid,name,email
How can I mark the field that represents the primary key so that sencha cmd would also generate the idProperty in my model. The same question goes for generating validations with sencha cmd.
Thanks