Inline Entity Form Buttons

Categories

Component ID

2238817

Component name

Inline Entity Form Buttons

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Inline Entity Form provides a great way to link entities to one another, which has proven to be extremely useful, but sometimes end users aren't familiar with terminology like "node," or "term," and this simple module aims to make the experience more user-friendly.

Currently, this module:

  • Sets all initial buttons with entity-agnostic "Add new" and "Add existing" values (removing node, term, etc.)
  • Replaces title of Add form with "Add new ENTITY_TYPE" (such as "Add new video")
  • Replaces title of Existing form with "Add existing" (needs work to pull in entity type)

Goals:

  • Pull in entity type to append to title of Existing form
  • Possibly use field label instead of entity type to append to titles
  • Configuration UI for setting these titles and button values