Is it possible to customize the id field?
See original GitHub issueThe lib is looking for field named id
automaticity,
my id name is different or sometimes i even don’t have one/some times its composited
Thanks!
Issue Analytics
- State:
- Created 5 years ago
- Comments:12 (2 by maintainers)
Top Results From Across the Web
How to change the field id? - Jotform
Unfortunately, it is not possible to edit the field IDs as these are system generated and is needed to stay as is in...
Read more >Custom id field in Django model - python - Stack Overflow
I don't want to use Django's AutoField. I want it to be such that if one row is entered then this id field...
Read more >Use custom fields as object's Id - Salesforce Developers
Is it possible to use one of my custom fields as ID? ... The External ID field allows you to store unique record...
Read more >2 ways to create and display Unique ID fields in SharePoint
The easiest option available for you to display Unique ID fields in SharePoint is the ID field (column). It is an out of...
Read more >Is there a way to change the id of a custom field?
Hello,. I'd like to know if there is any way to change the id of a custom field. When I query an issue...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
ok, this just worked for me in the entity level:
But if there’s a way on the that lib level, i think i will prefer it
Shipped with v3.0.0