Submissions tracks FormPDF PRO records that are linked to ConcreteCMS Express entries. Use this section to find submitted form data, review generated PDFs for each rule execution, copy secure download links, inspect activity, and manually regenerate PDFs for a submission.
Submissions are read-only dashboard records. You can view them, download generated files, copy secure links, and rerun PDF generation, but you cannot delete submissions from this panel.
Use this flow to move from a form-level submissions list to a specific submission detail view.
After success, the submission detail page opens for the selected record.
Note: If the Submissions page is empty, no submissions have triggered a PDF rule yet. Submit the related Express form first, then return to this page.
If a form has no entries, the entries list shows No entries found.
Use the detail view to inspect one submission, its generated PDFs, and the rule execution history for that submission.
The top context bar shows:
The detail page is organised into tabs:
The Overview tab groups execution activity by rule. Each rule card shows the latest known result for that rule and includes a Run Again button when regeneration is available.
Use Run Again to regenerate a PDF for the selected rule and submission. See Regenerate PDF.
The Overview tab also includes Submission Data. This section shows the submitted field values in a readable format. Click Toggle Raw JSON to open the raw submission payload when you need to inspect the stored data structure.
The Generated Files tab lists PDF files referenced by successful execution logs for this submission.
Each file entry includes:
Note: Generated files appear here when the rule's delivery configuration stores a file reference, typically through File Storage. Rules that only send email attachments or do not store files may not add a permanent file reference to this tab.
The list includes file references from successful logs for this submission. A rule can show more than one file after repeated manual runs or regeneration.
The Activity Log tab lists execution activity for the submission. Use it to see when rules ran and whether the latest execution succeeded or failed.
For deeper debugging, open Dashboard > FormPDF PRO > Execution Logs. See Execution Logs.
Use this flow to rerun a rule for an existing submission from the submission detail page.
Warning: Before using Run Again, confirm that the rule and its template still exist. If either was removed, ask your developer to restore or repair the rule before rerunning PDF generation.
After success, a new execution log is created. If the rule stores a file reference, the Generated Files tab shows the generated PDF.
Note: File replacement behaviour can depend on ConcreteCMS file import and filename handling. After a successful regeneration, review the Generated Files tab and Execution Logs to confirm whether a new file entry or a new version was created.
Failure states:
The Submissions panel is for review and reruns, not cleanup.
Use the original Express form tools and site data management workflows for changes to the underlying submission data.