Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Missing migrations #143

Open
alexander-schranz opened this issue Feb 23, 2017 · 0 comments
Open

Missing migrations #143

alexander-schranz opened this issue Feb 23, 2017 · 0 comments

Comments

@alexander-schranz
Copy link
Owner

alexander-schranz commented Feb 23, 2017

Config:

    `mail_helper` --> `mail`

Dynamic List:

Remove Services with class L91\Sulu\Bundle\FormBundle\Provider\DynamicProvider and the following tag:

<tag name="sulu_form.list_provider" template="form" />

use

sulu_form:
    dynamic_lists:
        content:
            <template_key>:
                property: <form_select_property_name>

Mail Template

If you have multiple template you need maybe do something like the following:

{% include app.request.attributes.get('structure').view ~ '-mail/form-notify.html.twig' %}

and:

{% include app.request.attributes.get('structure').view ~ '-mail/form-customer.html.twig' %}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant