Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5758] unique numeric id

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2018-06-25T08:12:48.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsArrowDB
Labelsn/a
ReporterEmmanuel Francis
AssigneeShak Hossain
Created2018-06-04T11:24:45.000+0000
Updated2018-06-25T08:12:48.000+0000

Description

I would like to generate a unique numeric id for my custom object. I tried with KeyValues "incrby.json" but the issue with its usage is that I cannot increment it by a non-admin user. How can I generate a unique numeric id which can be incremented by any user? Just like an auto number field.

Comments

  1. Sharif AbuDarda 2018-06-19

    Hello, Share the sample code that you are using. Also, this JIRA platform is for bug reporting. For coding support and suggestions please post a query in the https://community.axway.com/s/ . Thanks.

JSON Source