Forum Moderators: open
here is my problem.
in my human resources application page a form is present which consist of some radio buttons textfields.now i want
when the guest press the submit button, this form send me an email like this
From: x@y.com
Subject: Job Application
Message body: <strong>Applied Position:</strong> "Selection of radio buttons"
<strong>Personal Info</strong>"Name, birth, foreign language"
like that, how could this be possible?