RFE: Add file field type to DataForm wobject. Also added ability to have files submitted emailed as attachments when using the mail form mode.

This commit is contained in:
Roy Johnson 2006-11-28 07:56:30 +00:00
parent cfd09a5cb6
commit 0de492541b
5 changed files with 120 additions and 5 deletions

View file

@ -46,6 +46,11 @@ our $HELP = {
description => '74 description',
namespace => 'Asset_DataForm',
},
{
title => 'mail attachments',
description => 'mail attachments description',
namespace => 'Asset_DataForm',
},
{
title => '744',
description => '744 description',