We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have defined field "parameters" where is store json.
Displaying of the values is fine and working. But the update of json values cause this error:
It is not important if the filed is the set as text or json (I mean setting in the motor-admin yml)
I would really appreciate it if it could be fixed.
Thanks a lot.
The text was updated successfully, but these errors were encountered:
@zahraj3 do you have some custom AR serializer for your json field? Default AR jsonb fields work with motor admin without additional configurations.
Sorry, something went wrong.
No branches or pull requests
I have defined field "parameters" where is store json.
Displaying of the values is fine and working.
But the update of json values cause this error:
It is not important if the filed is the set as text or json (I mean setting in the motor-admin yml)
I would really appreciate it if it could be fixed.
Thanks a lot.
The text was updated successfully, but these errors were encountered: