Skip to content
Snippets Groups Projects

Render entity label as link if available

3 files
+ 21
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -54,6 +54,9 @@ field.widget.settings.inline_entity_form_complex:
@@ -54,6 +54,9 @@ field.widget.settings.inline_entity_form_complex:
label_plural:
label_plural:
type: label
type: label
label: "Label (plural)"
label: "Label (plural)"
 
label_link:
 
type: boolean
 
label: "Show label as link for existing entities"
allow_new:
allow_new:
type: boolean
type: boolean
label: "Allow new"
label: "Allow new"
Loading