Is there are way to show only the "add existing" autocomplete form on page load? I need this because I want to create users which are assigned to a specific company, which should be prepopulated and hidden on the user registration form.

Comments

bojanz’s picture

Status: Active » Closed (duplicate)

We now have a hook_inline_entity_form_reference_form_alter() you can use.