Booking Attendee Edit Form - Liquid Form Reference
On this page
Usage
liquid
{% form "booking-attendee-edit" %}
<!-- Form fields here -->
{% endform %}
| Property | Value |
|---|---|
| Form Name | booking-attendee-edit |
| Category | Attendees |
Form Object
Inside the form block, you can access the form object which provides:
form.errors— Any validation errors after submission