Skip to content
Snippets Groups Projects

Resolve #3265850 "Fallback"

Merged Oleksandr Akerman requested to merge issue/editablefields-3265850:3265850-fallback into 1.0.x
4 files
+ 242
40
Compare changes
  • Side-by-side
  • Inline
Files
4
field.formatter.settings.editablefields_formatter:
type: mapping
label: 'Editabl Fields formatter form mode'
label: 'Editable Fields formatter'
mapping:
form_mode:
type: string
label: 'Form mode'
bypass_access:
type: bool
label: 'Bypass access'
fallback_access:
type: bool
label: 'Fallback access'
display_mode_access:
type: string
label: 'Display mode access'
fallback_edit:
type: bool
label: 'Fallback edit'
display_mode_edit:
type: string
label: 'Display mode edit'
Loading