Hi,
Is there a way to prohibit sending a hyperlink via the contact form?
So that, for example, no one can send a potentially harmful link with the form text.
Hey Stefan,
Thank you for the inquiry.
There is no option for this by default but you might be able to use the avf_form_send filter to check the content of the contact form fields before sending the email. Usage examples can be found in the links below:
// https://kriesi.at/support/topic/contact-form-submit-button-hook/#post-1370093
// https://kriesi.at/support/topic/form_submit-event-not-fired-with-enfold-form/#post-1425948
// https://kriesi.at/support/topic/work-with-variables-sent-by-enfold-form-avia_process_form_data/#post-1070392
Best regards,
Ismael