Improvements to form submissions (upload field, custom notification email)

Components

Labels

Description

Here are some improvements to form submissions, that include:
1. new field type: "upload", that allows to upload single file along with submitted form (has customizable file extension and file size limits)
2. ability to specify separate notification email for each form being created (for now all emails are sent to admin)

Also some minor bugfixes:
1. when you specify absolute url to form thank you template, e.g. http://www.site.com/thank_you.html, then it won't work (because of all data from front-end is escaped resulting broken url)

Context Information

None

Additional information (do not use)

None

Attachments

5
  • 03 Oct 2011, 04:02 PM
  • 28 Jan 2011, 06:54 PM
  • 28 Jan 2011, 06:50 PM
  • 25 Jan 2011, 11:13 AM
  • 25 Jan 2011, 11:13 AM

Activity

Alex July 25, 2012 at 10:33 AM

Since 5.2.0 version was released.

Alex October 3, 2011 at 4:04 PM

Fix committed to [b]5.2.x branch/b. Commit Message:

Fixes #0000979: Improvements to form submissions (upload field, custom notification email)

Alex October 3, 2011 at 4:02 PM

Will test all together.

Dmitry Andrejev September 24, 2011 at 2:01 AM

New patch for 5.2.x needed (PHP 5 format)

Dmitry Andrejev January 28, 2011 at 6:57 PM

Reviewed and tested good! New patches ready for commit

Added minor fixes like:

1. Missing phrases for Admin and Front-end (themes language pack)
2. Changed to accept Maximum File Upload in KBytes
3. Fixes some SQL statements for install_data.sql for Theme Demo data

Fixed

Details

Priority

Assignee

Reporter

Developer

Change Log Message

Patch Instructions

Patches must be submitted through Phabricator.

External issue ID

Story Points

Fix versions

Affects versions

Created January 25, 2011 at 11:13 AM
Updated December 30, 2024 at 2:19 AM
Resolved July 25, 2012 at 10:33 AM