Assistance with Code to send email on subform data

Assistance with Code to send email on subform data

I am trying to trigger an action off the successful submission of a form that emails the details of the subform to a distinct email.

This subform is setup as another form in the app and I can get the below code to work:


for each  subrow in input.New_Payment_Subform

{

if(subrow.Trigger_Email1 == false)

{

sendmail

[

from :zoho.loginuserid

to :"email"

subject :"test subform entry"

message :"test subform entry" + subrow.Club + " club " + subrow.Amount

]

subrow.Trigger_Email1=true;

}

}


BUT, when I go attach an attachment to that email that is submitted in the subform with the below code:

for each  subrow in input.New_Payment_Subform
{
if(subrow.Trigger_Email1 == false)
{
sendmail
[
from :zoho.loginuserid
to :"email"
subject :"test subform entry"
message :"test subform entry" + subrow.Club + " club " + subrow.Amount
attachments: New_Payment_Subform.Invoice_Attachment
]
subrow.Trigger_Email1=true;
}
}

It says that I now have an improper expression at line 1, anyone why this maybe the case? 
    • Sticky Posts

    • Share your success story

      We would like to hear from our passionate users how much Zoho Creator has changed the way you work and benefited you. If you would like to share your story to us and be featured as a proud user of Zoho Creator, then this is for you. Fill up the form below and if you want to be included in a case study, we will get in touch with you to get further details. So what are you waiting for? Tell us your story. Charles
    • Merge and Store v1 API depreciation

      Hi Zoho Writer users, The Merge and Store v1 API allows you to store the merged document in Zoho WorkDrive. The response of this API will be returned with the document's ID only after the merge is complete. In Deluge, the maximum timeout for operation
    • Zoho Creator Developer's Conference 2017 !!!

      We welcome all our Creator Developers! You're invited to join us for our annual Zoholics Developers conference August 29th–31st! This is your chance to get training and guidance on Zoho Creator from our most knowledgeable custom app builders.       Zoholics Developers is a three-day event where you'll participate in interactive workshops to hone your app-building skills, get questions answered by Creator experts with personal one-on-one sessions, and connect with other Creator developers from around