Skip to content

Commit

Permalink
Made mautic alias configurable
Browse files Browse the repository at this point in the history
  • Loading branch information
Woeler committed Aug 3, 2017
1 parent 6ee4cfa commit f21264f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Configuration/Yaml/Backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,11 @@ TYPO3:
templateName: 'Inspector-MauticPropertySelectEditor'
label: 'Mautic Property Type'
propertyPath: 'properties.mauticTable'
260:
identifier: 'mauticAlias'
templateName: 'Inspector-TextEditor'
label: 'Mautic form field alias'
propertyPath: 'properties.mauticAlias'

mauticFinisherMixin:
editors:
Expand Down

0 comments on commit f21264f

Please sign in to comment.