Problem/Motivation
In the module toc_js_per_node we can specifiy the default override value on the node edit form. But it works only on the UI side.
The toc activation default value is not applied to the underlying field and by consequence not applied when creating a node programmatically.
Proposed resolution
Define a BaseFieldOverride that checks the third party setting of the corresponding node type for its default value.
Issue fork toc_js-3568970
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mably commentedComment #4
mably commentedComment #5
mably commentedComment #7
mably commented