Page 1 of 1

'Save As Copy' button error

Posted: 2014-02-14 19:46
by kavlito
When adding similar records, I click the similar record to edit, change the product code and click the 'Save As Copy" button. I get the following error: "Error: 'Id': field is a primary key field and cannot be empty."

I understand the error, however, I would assume that the functionality of the 'Save As Copy' button would increment and populate the Id field.

Anyone?

Re: 'Save As Copy' button error

Posted: 2014-02-15 15:19
by a.gneady
You should set the primary key field to "Auto increment" in AppGini before generating your application.