Operation survey
Enabled: fields are displayed into the end user survey
Default: can be left empty or filled with a string
or a jinja template string. E.g: {{ user_spec.key }}
or {{ spec.key }}
{% extends 'base.html' %} {% block content %}
Enabled: fields are displayed into the end user survey
Default: can be left empty or filled with a string
or a jinja template string. E.g: {{ user_spec.key }}
or {{ spec.key }}