-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
According to #64 it seems not possible to use version-2-templates.
I stored the form-templates in sitepackage an adapted the summery-page to my needs, but linked_checkbox breaks it. Unfortunately in #64 it's not explained how to make use of template-version 2. Trying to alter the path to
plugin.tx_form {
settings {
yamlConfigurations {
1505042806 = EXT:myownsitepackage/Resources/ext/form-element-linked-checkbox/Configuration/Yaml/FormSetup.yaml
}
}
}
and in the FormSetup.yaml to my outsources files
partialRootPaths:
# 1505042806: 'EXT:form_element_linked_checkbox/Resources/Private/Frontend/Partials/'
1505042806: 'EXT:myownsitepackage/Resources/ext/form-element-linked-checkbox/Resources/Private/Frontend/Partials/'
does not work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels