fiel_titre in ref in text ref accept html tags now
This commit is contained in:
@@ -112,9 +112,9 @@ third_party_settings:
|
||||
label: Liens
|
||||
group_reference:
|
||||
children:
|
||||
- field_titre
|
||||
- field_edition
|
||||
- field_auteurs
|
||||
- field_titre
|
||||
parent_name: group_tabs
|
||||
weight: 20
|
||||
format_type: tab
|
||||
@@ -304,12 +304,12 @@ content:
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
field_titre:
|
||||
weight: 3
|
||||
weight: 5
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
type: text_textfield
|
||||
region: content
|
||||
field_videos:
|
||||
weight: 11
|
||||
|
||||
@@ -128,12 +128,11 @@ content:
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
field_titre:
|
||||
weight: 116
|
||||
weight: 119
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: string
|
||||
type: text_default
|
||||
region: content
|
||||
field_videos:
|
||||
weight: 110
|
||||
|
||||
@@ -1,19 +1,21 @@
|
||||
uuid: 9a1851a7-a18f-4a7a-a901-c560bd37e825
|
||||
uuid: 2b8a0fe3-5a07-4754-9c5b-a1a554bdf011
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_titre
|
||||
- node.type.texte
|
||||
module:
|
||||
- text
|
||||
id: node.texte.field_titre
|
||||
field_name: field_titre
|
||||
entity_type: node
|
||||
bundle: texte
|
||||
label: titre
|
||||
label: Titre
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
||||
field_type: text
|
||||
|
||||
@@ -1,18 +1,17 @@
|
||||
uuid: 8802c728-421e-414c-b720-a590cd0d5a5a
|
||||
uuid: 5cf69d4b-a025-48d1-b54f-a6c7975baa0e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- text
|
||||
id: node.field_titre
|
||||
field_name: field_titre
|
||||
entity_type: node
|
||||
type: string
|
||||
type: text
|
||||
settings:
|
||||
max_length: 255
|
||||
is_ascii: false
|
||||
case_sensitive: false
|
||||
module: core
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
|
||||
Reference in New Issue
Block a user