Hi, i would really like someone to help me out. I have implemented a Sendy form in one of my websites. As my language is Greek, i would appreciate if someone told me how to change the Submit Query button text to whatever i want in Greek?
Thanks
thank you Ben, now another question, would it be possible to display the messages of "subscribe, already subscribed etc" in the same page instead of redirecting to the page where sendy is installed?
would it be possible to display the messages of "subscribe, already subscribed etc" in the same page instead of redirecting to the page where sendy is installed?
For custom requirements like that, you'd need to design and build your own subscription form with custom responses with Sendy's API → http://sendy.co/api
Comments
Hi @nkmosch,
Add
value="button name here"
to the submit button code, eg:<input type="submit" name="submit" id="submit"
value="button name here"
/>Best regards,
Ben
thank you Ben, now another question, would it be possible to display the messages of "subscribe, already subscribed etc" in the same page instead of redirecting to the page where sendy is installed?
Hi @nkmosch,
You're welcome.
For custom requirements like that, you'd need to design and build your own subscription form with custom responses with Sendy's API → http://sendy.co/api
Best regards,
Ben
ok, i will try and find a developer to connect sendy with cscart CRM...