Skip to content

Records ​

The Records page lets you view and manage all form submissions in one place. Search, export, or delete user-submitted data for every form.

Form Name Filter ​

Select a specific form from the drop-down to filter records, or choose All Form to view records from every form. The number of records for each form is shown next to its name — for example, test (36) means the "test" form has 36 records.

Type keywords into the search box to quickly find submissions.

Submission Record List ​

Records are displayed in a table:

ColumnDescription
Created DateDate and time of submission
Form NameName of the form it belongs to
IPSubmitter's IP address
SubmitterSubmitter (username is shown for logged-in users)
StatusSubmission status
TypeType (e.g., Order for e-commerce submissions)
ActionsAction buttons (view details, view order, etc.)

Type Column

When a submission contains e-commerce elements such as Product and Total, the Type column shows Order. Click it to view the order details.

Actions ​

View Details ​

Click the view button in the Actions column to open the record details. The details page presents the full submission as a set of cards:

Submission Info ​

All form-field data the user submitted.

Order ​

Shown when the submission contains e-commerce elements:

Order Products Table:

ColumnDescription
ProductProduct name
SKUProduct code
QuantityQuantity purchased
Unit PriceUnit price
TotalLine subtotal

Amount Summary:

ItemDescription
SubtotalSum of product totals
ShippingShipping fee (shows the shipping method name)
TotalOrder total

Order Info ​

FieldDescription
Order IDOrder number
Order StatusOrder status (e.g., Pending)
Payment StatusPayment status (Unpaid / Paid)
Payment MethodPayment method

Notes ​

FieldDescription
Customer NoteNote entered by the customer
Admin NoteInternal note for administrators

System Info ​

FieldDescription
FormName of the form it belongs to
Submitted AtSubmission time
Form URLForm page address
Referring URLSource page address
SubmitterSubmitter (username is shown for logged-in users)
IP addressSubmitter's IP address

Delete ​

Select records and click Delete to remove them.

Caution

Deleting submission records also removes the related order data and email notification logs. This action cannot be undone — confirm before deleting.

Export Selected / Export All ​

  • Select records and click Export Selected to export just those records.
  • Click Export All to export every record matching the current filter.

Export Uses

Use exported records to:

  • Analyze data in Excel
  • Back up user submissions
  • Sync data with other systems

Next Steps ​

Built with VitePress