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:
parent
cfd09a5cb6
commit
0de492541b
5 changed files with 120 additions and 5 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue