Hi guys,
To subscribe a newsletter I've created a form with chronoforms and added some text inside the chronoform example to explain how to sign up. Underneath the explanation I would like to add a link to another form, where one can unsubscribe, but I don‘t know how exactly the path to the other form should look like. I created a menu link in the menu system, but if I copy the URL from this menu and paste it into the Chronoform text, it'll show me a 404-page.
Right know I added a module above the text, but that's not how I want it to look like. See: http://fritz-bremen.de/index.php/newsletter
Timo
To subscribe a newsletter I've created a form with chronoforms and added some text inside the chronoform example to explain how to sign up. Underneath the explanation I would like to add a link to another form, where one can unsubscribe, but I don‘t know how exactly the path to the other form should look like. I created a menu link in the menu system, but if I copy the URL from this menu and paste it into the Chronoform text, it'll show me a 404-page.
Right know I added a module above the text, but that's not how I want it to look like. See: http://fritz-bremen.de/index.php/newsletter
Timo
Hi Timo,
In the Designer tab drag in a Custom element from the Advanced element group and add your link code to it. You can either set the Title to 'Unsubscribe' or set Pure Code to Yes to hide the label.
Bob
In the Designer tab drag in a Custom element from the Advanced element group and add your link code to it. You can either set the Title to 'Unsubscribe' or set Pure Code to Yes to hide the label.
<a href="/index.php/abmeldung-newsletter">Sollten Sie den Newsletter nicht mehr empfangen wollen, können Sie sich hier abmelden.</a>
The link can either be a menu item like this, or you can add the ChronoForms URL there.
Bob
This topic is locked and no more replies can be posted.