{%extends "confreg/confadmin_base.html" %} {%load assets%} {%block title%}Reports{%endblock%} {%block extrahead%} {%asset "css" "jqueryui1" %} {%asset "js" "jqueryui1" %} {%endblock%} {%block layoutblock%}

Reports

Reports with * indicates pre-defined reports that cannot be edited or deleted.

Report

Fields

Select fields to include.
Drag to change order.
    {%for f in adv_fields %}
  • {{f.title}}
  • {%endfor%}

Filters

Select filters to apply
Filter Value
Add filter:

Multiple filters are ANDed together.

Multiple filter blocks are ORed together.

{% csrf_token %} Reset form
{%if matchingattendees is not None %}

Output

Query matched {{matchingattendees|length}} attendees.

{% csrf_token%}

Title

Additional columns

(These columns will be added empty, for manual entry. Separate with comma.)

Order by

Format

Format:
Note: For printing badges, don't forget to add a a "Payment confirmed" filter (the input field is left empty for printing all badges)
PDF orientation:
PDF pagesize:
Borders include table and badge borders
Pagebreaks force page break (between badges only)
Reset form
{%if dynafields%}

Set fields

{%csrf_token%}

Field

Value

{%endif%}{# dynafields #} {%endif%}{# has data #}
Select one or more values to include.
Require a minimum of of the selected options.
Name:
{%endblock%}