Skip to content
Snippets Groups Projects

Issue #3270497 by robertoperuzzo, nessunluogo: enable textarea in config...

6 files
+ 47
35
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -16,20 +16,19 @@ iubenda_integration.settings:
iubenda_integration_forms:
type: string
iubenda_integration_pretext:
type: text
label: 'Link prefix'
weight: 1
iubenda_integration_text:
type: label
label: 'Pre-Text'
label: 'Link text'
weight: 2
iubenda_integration_posttext:
type: label
label: 'Post-Text'
iubenda_integration_block_pretext:
type: string
iubenda_integration_block_posttext:
type: string
type: text
label: 'Link suffix'
weight: 3
iubenda_integration_cookie_policy_enabled:
type: boolean
iubenda_integration_text:
type: label
label: 'Link Text'
localConsentPath:
type: string
consentOnScroll:
Loading