Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
In the template for the form I set useAjax="0" in the template and also unchecked it in the pararmeters of the macro. this was to allow attachments. But when I submit the form without attachments I get the email With attachments - no email - nothing. (the attachment is a small text file so size is not an issue.) I tested over and over and the same. Here is the form's code [quote] FORM> MACRO macroAlias="Doc2FormEmail" DocumentType="1263" Template="" TabName="data" PageTabs="0" HideTabNames="1" ChooseWhereToStore="" EditMode="0" ShowTitle="0" TitleName="" SaveMemberAlias=", " ShowDescriptions="0" RequiredText="" SubmitButtonText="Send" PreviousButtonText="" NextButtonText="" TextOnSubmit="" PublishOnSubmit="0" RefreshToParent="0" RedirectToNode="1176" PublishWithUserId="0" StorePropertiesInCookies="" UseAjax="0" FormToEmailAddress="[email protected]" FormFromEmailAddress="[email protected]" FormSubject="WEBSITE INQUIRY" EmailForm="1" DefaultValueNode=""> [/quote]
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Doc2Form email with attachments never come
In the template for the form I set useAjax="0" in the template and also unchecked it in the pararmeters of the macro. this was to allow attachments.
But when I submit the form without attachments I get the email
With attachments - no email - nothing.
(the attachment is a small text file so size is not an issue.)
I tested over and over and the same.
Here is the form's code
[quote]
FORM>
MACRO
macroAlias="Doc2FormEmail"
DocumentType="1263"
Template=""
TabName="data"
PageTabs="0"
HideTabNames="1"
ChooseWhereToStore=""
EditMode="0"
ShowTitle="0"
TitleName=""
SaveMemberAlias=", "
ShowDescriptions="0"
RequiredText=""
SubmitButtonText="Send"
PreviousButtonText=""
NextButtonText=""
TextOnSubmit=""
PublishOnSubmit="0"
RefreshToParent="0"
RedirectToNode="1176"
PublishWithUserId="0"
StorePropertiesInCookies=""
UseAjax="0"
FormToEmailAddress="[email protected]"
FormFromEmailAddress="[email protected]"
FormSubject="WEBSITE INQUIRY"
EmailForm="1"
DefaultValueNode="">
[/quote]
is working on a reply...