Hi
I'm building a small front end public access form that needs to send an email when the submit button is clicked and also add the form as an article.
So far I've created the form and..
1. Added the Article Category id field/selected my category/hidden it
2. Added the email field/hidden it/selected 'On submission'/put in the 'to' static email address
3. Added 2 text fields
4. Added the submit button
However, when I complete the 2 text fields then press the submit button the content of the page goes blank (not the entire page)and nothing happens. No email is sent and no article is added.
I've looked here
http://www.seblod.com/support/documentation/seblod-2x/fields/types/3023-email.html
But all seems OK
Am I missing something?
Cheers