{% extends "wagtailforms/submissions_index.html" %} {% load i18n wagtailadmin_tags accessors %} {% block titletag %}Résultats pour « {{ object.title }} »{% endblock %} {% block extra_js %} {% endblock %} {% block content %} {% fragment as form_actions %} {% icon name="download" wrapped=1 %}{% trans 'Download CSV' %} {% endfragment %} {% fragment as description %}{% if split_by %}Regroupés par « {{ split_by }} »{% endif %}{% endfragment %} {% include "includes/participation_header.html" with classname="w-header--no-border" title="Résultats pour" subtitle=object.title|capfirst icon="form" merged=1 extra_actions=form_actions form_page=object %}
Champs de formulaire | Occurences | Valeurs |
---|---|---|
{{ field | title }} | ||
{{ count }} | {{ choice | default_if_none:"Aucun(e)" }} |