Loading forms...
Name | Description | Components | Created | Last Updated | Actions |
---|---|---|---|---|---|
{{ searchQuery ? 'No forms match your search' : 'No forms found' }} {{ searchQuery ? 'Try adjusting your search terms' : 'Create your first form to get started' }} Search: "{{ searchQuery }}"
|
|||||
{{ form.name || 'Untitled Form' }}
ID: {{ form.id }}
|
{{ form.description || 'No description' }}
|
{{ form.components ? form.components.length : 0 }} components
|
{{ formatDate(form.createdAt) }}
|
{{ formatDate(form.updatedAt) }}
|
|
You have unsaved changes
Are you sure you want to create a new form? Your unsaved changes will be lost.
Delete Form
Are you sure you want to delete this form? This action cannot be undone and will permanently remove all form data.