Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Alexis Pelo
53
Views
2
Comments
Changing IsAutonumber Value from 'No' to 'Yes'
Discussion
Database
How-to
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.
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
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...