Skip to content

make use use version-2-template (need help) #83

@wini2

Description

@wini2

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions