{% extends "admin/change_form.html" %} {% load static %} {% block object-tools-items %} {{ block.super }} {% if original.pk %}
  • Open Visual Form Builder
  • {% else %}
  • Save form first to use Visual Builder
  • {% endif %} {% endblock %} {% block extrahead %} {{ block.super }} {% endblock %} {% block after_related_objects %} {{ block.super }} {% if original.pk %}

    Share Form via QR Code

    Share this form by scanning the QR code below, or copy the direct link. Download the QR code to print on posters, asset labels, or handouts.

    Loading…
    ✓ Copied to clipboard
    {% endif %} {% endblock %}