Multi-upload within formbuilder

A place to make for-pay "CMS made simple" job offerings
Post Reply
babel
Forum Members
Forum Members
Posts: 147
Joined: Fri Oct 19, 2012 8:58 pm

Multi-upload within formbuilder

Post by babel »

I couldn't find within formbuilder to upload images and send them as attachments within email. FEupload makes it possible it promises, but how that trick works is not clear. I have followed the instruction. What I get is in the mail the file-adres where the images are uploaden. I want that as attachment.
In

Code: Select all

 {FEupload dir='myform' uniquedir='anystring' use_session=true maxwidth=-1 maxheight=-1}
I changed myform is the name of the form I'm using: let's say "Test".
The fieldnumber I changed in the correct number.
Putting

Code: Select all

{FEupload}
is not usefull for me, because it's butting the ability to upload multiple images outside the form.

I'm using Formbuilder 08.1.6 and cms ms 2.2.14


The question is what am I missing or doing wrong?
Post Reply

Return to “Help Wanted (commercial)”