Form requirements


(Tony Kidman) #1

Hello all,

 

I have created a form that has an option list included that triggers selective email actions based on the chosen fields.

 

My question is relating to the administration of this as I want to send out a receipt email as well as a scheduled CSV.

 

I know how to do these but my question:

 

Can I have 3 selective email rules that go to separate accounts and also have a specific account that receives the Submissions Log without receiving any of the receipted emails?

 

My understanding is that without an email added to the Email Options Details Screen receipts aren't sent.  And if you do not have this email where will submission logs be sent?

 

My current solution is to have one default email with two rules and the default recipient filtering out the unwanted emails received so they can also receive the scheduled log reports.

 

Any and all help appreciated.

(hope it makes sense)


(Edison Wang) #2

From 4.10.0+, you can create a cron job "Send Submissions To Email" which periodically sends out submission log in CSV file. It's configured in Form Submission screen.

It's not controlled by Selective email rules so you can just send it to a admin account.

http://bugs.matrix.squiz.net/view_bug.php?bug_id=5620

 

Is that what you after?


(Tony Kidman) #3

Thanks Edison,

 

I was trying to set up the form and basically was doubling up on the emails as i was sending emails to the admin account twice as I had them in as one of the rules as well.

 

Thank you for your efforts.