+ +
+

- - Edit QR Code + + Edit QR Code

-

Modify the information for "{{ qr_code.name }}"

-
- - -
-
-

- - Current QR Code -

-

This is the current version of your QR code

-
- -
-
- {{ qr_code.name }} QR Code -
- - Click to enlarge -
-
- -
-
-
- - Created: {{ qr_code.created_date.strftime('%B %d, %Y') }} -
-
- - By: {{ qr_code.creator.full_name }} -
-
- - ID: #{{ qr_code.id }} -
-
- -
-
- Location: - {{ qr_code.location }} -
-
- Event: - {{ qr_code.location_event }} -
-
- Address: - {{ qr_code.location_address }} -
-
-
-
-
- - -
- - +

Update the information for your QR code

+
+
-
-

- - Basic Information -

-

Update the essential details for your QR code

-
+
+

+ + Basic Information +

+

Update the basic details for your QR code

+
-
- - - This name helps you identify the QR code in your dashboard -
- {{ qr_code.name|length }}/100 -
+
+ + + A unique name to identify this QR code +
+ {{ qr_code.name|length }}/100
+
-
- - - The name of the physical location where this QR code will be used -
- {{ qr_code.location|length }}/100 -
+
+ + + The name of the physical location where this QR code will be + used +
+ {{ qr_code.location|length }}/100
+
-
-

- - Location Details -

-

Update the complete address and event information

+
+

+ + Location Details +

+

Update the complete address and event information

+
+ +
+ + + Include all address details for accurate location + identification +
+ {{ qr_code.location_address|length }}/500
-
- - - Include all address details for accurate location identification -
- {{ qr_code.location_address|length }}/500 -
-
+ +
+
+ +

Address Coordinates

+
-
- - - Describe the event or purpose for this QR code -
- {{ qr_code.location_event|length }}/200 +
+
+
+
+ {% if qr_code.has_coordinates %} {{ + "%.6f"|format(qr_code.address_latitude) }} {% else %} + ---.------ {% endif %} +
+
Latitude
+
+
+
+ {% if qr_code.has_coordinates %} {{ + "%.6f"|format(qr_code.address_longitude) }} {% else %} + ---.------ {% endif %} +
+
Longitude
+
+ +
+ + +
+ +
+
+
+ +
+ + + Describe the event or purpose for this QR code +
+ {{ qr_code.location_event|length }}/200 +
+
- -
-
-

- - Preview Updated QR Code -

-

See how your QR code will look with the new information

-
- -
-
-
- -

Make changes above to see the updated QR code preview

- -
- -
- - -
-
- - -
-
-

- - Data Comparison -

-

Compare the current and updated QR code data

-
- -
-
-

- - Current Data -

-
-
Event: {{ qr_code.location_event }}
-Location: {{ qr_code.location }}
-Address: {{ qr_code.location_address }}
-
-
- -
- -
- -
-

- - Updated Data -

-
-
Make changes above to see updated data...
-
-
-
-
+ + + +
- - - Back to Dashboard - - - - - + + + Cancel + +
- -
-
- - -