dispatch action change value of hidden fields, persisted when submited

This commit is contained in:
2021-06-28 20:46:30 +02:00
parent 6f1209eaf5
commit b705c5910f
4 changed files with 50 additions and 34 deletions

View File

@@ -23,7 +23,6 @@
{{ form_row(edit_form.scope) }}
{% endif %}
<!--
{%- if edit_form.socialIssues is defined -%}
{{ form_row(edit_form.socialIssues) }}
{% endif %}
@@ -31,7 +30,7 @@
{%- if edit_form.socialActions is defined -%}
{{ form_row(edit_form.socialActions) }}
{% endif %}
-->
<div id="social-issues-acc"></div>
{%- if edit_form.reasons is defined -%}