Page 1 of 1

Insert ID value automatically when using Create Service?

Posted: Mon May 05, 2014 7:11 am
by Tooba Atif

I want to use create service for my collection with name address contact etc fields and I want to update the ID field for my new row automatically i.e. 43 if my last row ID is 42.
Any help would be appreciated. Thanks.


Insert ID value automatically when using Create Service?

Posted: Mon May 05, 2014 8:33 am
by Evgene Karachevtsev

Hello Tooba,

Unfortunately, there is no built-in capability of doing this. You should implement this by yourself.