2 results found
-
Support for Including File Attachments in Optimizely Forms Submission Emails
By default, Optimizely Forms do not send uploaded files as attachments in submission emails. Instead, the system provides links to the files stored in the Optimizely asset library. These links are only accessible to CMS-authenticated users, which limits their usability for external recipients.
Custom Enhancement Possibility:
It is currently possible to customize the SendEmailAfterSubmissionActor to include file attachments, as demonstrated in this community blog post: https://world.optimizely.com/blogs/kennyg/dates/2025/8/sending-email-with-attachments-with-optimizely-forms-in-2025/However, as stated in this blog post, this requires duplicating built-in logic, since SendEmailAfterSubmissionActor does not expose an integration point that allows developers to hook in and add attachments to the message.
Proposed Improvement:…
4 votes -
Multiple file upload
Description:
The client has requested an enhancement to the existing form functionality on the Anglian Water site hosted on Optimizely DXP. The new feature should allow users to:Upload multiple files in a single form submission.
View a list of all uploaded files before submitting the form.Acceptance Criteria:
Users can select and upload multiple files simultaneously.
Uploaded files are displayed in a preview list with file names and sizes.
Users can remove files from the list before submission.
Validation for file types and size limits is enforced.Could you please implement the functionality with support for CMS 11?
We…1 vote
- Don't see your idea?