Hi @NateWr ,
thank you so much for your quick reply. I noticed that the Publication object is missing, so I used a workaround like in the JATSParserPlugin in which they used the path to get the publication:
I will create a PR to include the publication object into this form.
Back to my problem: I tried what you said and unfortunately the checkbox still goes back to “checked” when saving while the setting_value in publication_settings is correctly saved as false.
Could it be a problem with the data type that is saved in the DB? I read here that checkbox values should be arrays (mine is a string): Several checkboxes in theme - #3 by UBWolf
Best,
Tina