We have a node with a single value field that uses Inline Entity Form Simple form widget. This works well for us and we do pre-populate that field in the xxxx-edit-form form_alter. So we just load the node we want to default to and assign it to the the ief widget like this:
If anyone has a sample website style guide they'd be willing to post or send me that would be appreciated. scott.render@louisvilleky.gov We are working to create one as an addition to a branding guide we've been using. Thanks.
The good news are that I am able to update the core to ver. 8.9.13 (security update) using composer ver. 1.10.19.
However, trying to do the same with composer ver. 2.0.8 fails. This is what I am getting:
The "drupal-composer/drupal-scaffold" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0").