24
Views
1
Comments
Entity Identity field update
Question

Hi Outsystems Guru's, 


Can Any one tell me how I can update the Entity Id from application. 

I have a requirement where in I need to update my Org ID with a specific integer instead of Auto Numbers.

The Entity ID field in Edit screen is not editable ..... Can any one have done this work pl share your inputs ......

With regards

Saravanan



2016-11-20 11-27-52
João Neves

Hi Saravanan,

You can have an identifier with its "Is Auto Number" property set to false. In that case you have to provide your own id. Although I don't recommend that you change your records Ids. Instead you should create a new attribute for your new Id.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.