According to the documentation:
If using the local JSON feature, any custom values saved to the field’s choices will not appear on page reload. This is because the JSON file will not be updated and will override any field settings found in the database.
so how do I have a checkbox field that can have a custom value that’s saveable, and still use local json? Or can I turn off local json just for this file?