Closed (duplicate)
Project:
Inline Entity Form
Version:
7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2013 at 09:30 UTC
Updated:
17 May 2013 at 13:15 UTC
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
Comment #1
bojanz commentedWe now have a hook_inline_entity_form_reference_form_alter() you can use.