Hi,
I've created a form where user can subscribe to the newsletter If they subscribe they receive a discount code with a display message and also by a customized email always sent by chronoforms.
They don't need to check any list to subscribe. The form request only name and email fields then the form add the user only to a specific list hidden to the users.
Everyting works fine, the user is correctly added to the acymailing list.
Anyway I use that form to give a discount code with a display message after form submission so if a user would find again the code, everytime he fill the form he should be able to receive the discount code in the display message and by email.
But if the user is already registered, the form (with ajax reloading) display me the whole page of the site into the form!
I would expect that the user see the display message.
What's wrong?
Also how could I display a different message to a user who is already subscribed (activated or not) to that acymalining list?
Thanks in advice.
I've created a form where user can subscribe to the newsletter If they subscribe they receive a discount code with a display message and also by a customized email always sent by chronoforms.
They don't need to check any list to subscribe. The form request only name and email fields then the form add the user only to a specific list hidden to the users.
Everyting works fine, the user is correctly added to the acymailing list.
Anyway I use that form to give a discount code with a display message after form submission so if a user would find again the code, everytime he fill the form he should be able to receive the discount code in the display message and by email.
But if the user is already registered, the form (with ajax reloading) display me the whole page of the site into the form!
I would expect that the user see the display message.
What's wrong?
Also how could I display a different message to a user who is already subscribed (activated or not) to that acymalining list?
Thanks in advice.