Any experience using administrate-field-jsonb with administrate?
Trying to get Administrate to be able to edit a JSONB field. I have a model called Config that just has the id, name, and then a JSONB field that I was planning to hold all the different configs I need for various modules I am making. The only issue is I have no good way to edit them in administrate as it saves it as a string and not JSON.
I have attempted to add administrate-field-jsonb plugin but it just shows a blank space now even though the JSON is populated in the DB.
Does anybody have any experience with adding the JSON editor from the above GitHub repository to Administrate or any other ideas on how to quickly edit JSON?
Thanks!
I have attempted to add administrate-field-jsonb plugin but it just shows a blank space now even though the JSON is populated in the DB.
Does anybody have any experience with adding the JSON editor from the above GitHub repository to Administrate or any other ideas on how to quickly edit JSON?
Thanks!
Notifications
You’re not receiving notifications from this thread.