{% extends "admin/change_form.html" %} {% load static %} {% block object-tools-items %} {{ block.super }} {% if original.pk %}
  • View Analytics
  • 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

    Embed Code

    Copy a code snippet to embed this form on any website.

    {% if not original.embed_enabled %}
    Embedding is currently disabled for this form. Enable it in the "API & Embedding" section above.
    {% endif %}
    
                
                Copied!
                

    Best option for most websites. The form auto-resizes to fit its content.

    
                
                Copied!
                

    Use this if external scripts are restricted (e.g., WordPress.com). You may need to set a fixed height.

    
                
                Copied!
                

    Requires the DFW Forms WordPress plugin. Configure the server URL under Settings > DFW Forms.

    {% endif %} {% endblock %}