53
Views
2
Comments
Changing IsAutonumber Value from 'No' to 'Yes'
Discussion
Hi everyone. I'd like to ask, is it possible to change the property IsAutonumber from 'No' to 'Yes'? After publishing it with IsAutonumber set to 'No', I tried to change it to 'Yes' but I'm getting an error saying I cannot change the property. Is there a workaround with this? Thanks.
2011-08-23 22-04-05
Tiago Simões
Staff
Hi Alexis,

Assuming you don't need to keep data, you can either rename or create a new attribute, or if you have an on-premises installation (not cloud) you can drop the database table from the db directly.

Cheers,
Tiago Simões
UserImage.jpg
Alexis Pelo
Hi Tiago,

Thank you for your answer, but I already fixed this. I tried to change the property of the attribute (IsIdentity) on backend.

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