Hello,
Like Mike on this thread, I'm trying to send an email when toggling on a listing.
I have followed Max's instructions but it seems the connection between ChronoConnectivity and Chronoforms is not working.
If I toggle, no email is sent.
If I test the form, an email is sent (twice that's strange).
What I have done :
Listing :
Connection name : test
Models
model 1
table name : #_content
model name : content
Front list
Settings :
Columns list :
content.id:Id
content.title:Titre
content.state:Etat
Binary :
content.state
Actions
Add new action "toggle"
form event : test:load
Permissions
Public allowed for index and toggle
Form
Form name : test
Setup
Email action with correct parameters (it's working if I test the form)
Connection action
Connection's name : test
Connection's action : toggle
Could anybody help please?
Florence
Like Mike on this thread, I'm trying to send an email when toggling on a listing.
I have followed Max's instructions but it seems the connection between ChronoConnectivity and Chronoforms is not working.
If I toggle, no email is sent.
If I test the form, an email is sent (twice that's strange).
What I have done :
Listing :
Connection name : test
Models
model 1
table name : #_content
model name : content
Front list
Settings :
Columns list :
content.id:Id
content.title:Titre
content.state:Etat
Binary :
content.state
Actions
Add new action "toggle"
form event : test:load
Permissions
Public allowed for index and toggle
Form
Form name : test
Setup
Email action with correct parameters (it's working if I test the form)
Connection action
Connection's name : test
Connection's action : toggle
Could anybody help please?
Florence
Hello! Did you manage to get the email sent? I'm trying to do the same thing, the email is sent when loading the form but not when toggling, it's as if it doesn't recognize the connection😟
Hi,
For this kind of tasks please use v6 as its better suited for this stuff, and its the developed one at the moment.
Best regards,
Max
For this kind of tasks please use v6 as its better suited for this stuff, and its the developed one at the moment.
Best regards,
Max
Thanks Max, and if I'm already using v5 and update to v6 will it affect my forms?
Hi nams,
v6 is a totally new extension, you can keep on using your v5 forms and connection, but v6 will install as a new component and you will need to build the connection on v6, which also has a small forms builder and an email function.
Also connectivity v6 comes with a custom project feature, which is like a demo to help you get started quickly.
Best regards,
Max
v6 is a totally new extension, you can keep on using your v5 forms and connection, but v6 will install as a new component and you will need to build the connection on v6, which also has a small forms builder and an email function.
Also connectivity v6 comes with a custom project feature, which is like a demo to help you get started quickly.
Best regards,
Max
This topic is locked and no more replies can be posted.