Forms
Form Submission Logs
Form Submission Logs
The logs page provides a comprehensive view of all form submissions, including both successful submissions and errors. This allows you to monitor and manage your form data effectively.
Viewing Logs
The logs are displayed in a table format with the following columns:
- ID: A unique identifier for each submission
- Endpoint: The name of the endpoint that received the submission
- Type: Indicates whether the submission was a success or an error
- Method: Shows the submission method (HTTP or Form)
- Message: A preview of the submission data or error message
- Date: The timestamp of the submission
- Options: Additional actions for each log entry
Filtering Logs
You can filter the logs using the following options:
- Search by ID: Use the search bar to filter logs by their unique ID.
- Type: Filter by successful submissions or errors.
- Method: Filter by submission method (HTTP or Form).
- Endpoints: Filter logs by specific endpoints.
Viewing Submission Details
To view the full details of a submission:
- Click on the Message cell for the log entry you want to inspect.
- A modal will open, displaying the complete form response or error details.
Managing Log Entries
To manage individual log entries:
- Click the Options menu (••• icon) in the rightmost column of the log entry.
- Select “Delete” to remove the log entry from your records.