myshop- plugin:captcha

Added captcha support for the FormMail block. To use the captcha block the option must be enabled in the settings page and also the myshop extension myshop- plugin:captcha must be included in the form code to specify the location of the captcha block. In order to persist the user input during captcha validation the myshop extension myshop-parameter: must be used for the input field values.

<!-- do not include the form element, only the form element contens! --> name: <input name="name" value="myshop-parameter:name"/>
from:<input name="from"value="myshop-parameter:from"/>
Insert the captcha element here

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment