Forums

Chronoforms V4 and Acymailing

GreyHead 30 Apr, 2013
Hi deltafidesing,

That article is for CFv3; Please see this FAQ which talks about CFv4.

Bob
deltafidesign 02 May, 2013
I had not been able to let it work.

I've installed the action the setted it with index.php as url and following:

ctrl=sub
task=optin
option=com_acymailing
hiddenlists=2
subscription={subscription}
user[name]={name}
user[email]={email}

should I substitute {name} and {email} with my fields names?
deltafidesign 02 May, 2013
Ok, I've found.

ctrl=sub
task=optin
option=com_acymailing
hiddenlists=2
subscription={subscription}
user[name]={input_text_2}
user[email]={input_text_5}

Then I've setted my field to select newsletters to subscribe as "subscription" (I use a multi-check box to select which newsletters user want to choose).
GreyHead 15 May, 2013
Hi deltafidesign,

Please drag a Debugger action into the On Submit event, then submit the form and post the debug results here.

Bob
GreyHead 17 May, 2013
Hi deltafidesign,

Here's the result I see:

Bob
This topic is locked and no more replies can be posted.