Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot show value of field "state" ? #2704

Open
simzen85 opened this issue Nov 8, 2024 · 1 comment
Open

Cannot show value of field "state" ? #2704

simzen85 opened this issue Nov 8, 2024 · 1 comment
Labels
fields new fields, displaying and editing data models models, associations and fetching the underlying data

Comments

@simzen85
Copy link

simzen85 commented Nov 8, 2024

In my model, I have a field called "state", but its value isn't populated in the edit form generated by Administrate while all other fields work fine. Not sure if "state" is a reserved keyword or has any other conflicts ? Can anyone help me with this ? Thanks

@simzen85 simzen85 added the bug breakages in functionality that is implemented label Nov 8, 2024
@nickcharlton nickcharlton added models models, associations and fetching the underlying data fields new fields, displaying and editing data and removed bug breakages in functionality that is implemented labels Jan 20, 2025
@nickcharlton
Copy link
Member

Did you work this out in the end?

Administrate shouldn't have anything special here, if there is it's a bug. I'd check that the fields work with a controller/view that you've written, as it's possible that it's not bubbling up the error message.

Failing that, create a demo app and we can take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fields new fields, displaying and editing data models models, associations and fetching the underlying data
Projects
None yet
Development

No branches or pull requests

2 participants