Skip to content
Snippets Groups Projects

Issue #3015152: Support third party settings for components within a section

Compare and
15 files
+ 648
8
Compare changes
  • Side-by-side
  • Inline
Files
15
@@ -56,6 +56,11 @@ layout_builder.component:
additional:
type: ignore
label: 'Additional data'
third_party_settings:
type: sequence
label: 'Third party settings'
sequence:
type: '[%parent.%parent.%type].third_party.[%key]'
inline_block:
type: block_settings
Loading