Formatting Form message

All Quick 'n Easy Web Builder support issues that are not covered in the forums below.
Post Reply
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Formatting Form message

Post by alex4orly »

Is there a way to format the style of the Form message being sent?
I was able to do it in wwb with this code below:

Message Details : <br><br>
<strong>Name :</strong> $Sendername<br>
<strong>Email : </strong>$email<br>
<strong>Phone : </strong>$Phone<br><br>
<strong>Previous : </strong>$PreviousClub
<br><br>
<strong>Needs Help: </strong>$NeedsHelp

Instead of getting the formatted message, the email looks like this:

Message Details : <br><br>n<strong>Name :</strong> $Sendername<br>n<strong>Email : </strong>$email<br>n<strong>Phone : </strong>$Phone<br><br>n<strong>Previous : </strong>$PreviousClubn<br><br>n<strong>Needs Help: </strong>$NeedsHelp
IP Address : 103.210.192.14
Sendername : Berko Doman
Email : alex4orly@gmail.com
Phone : 9998887776
PreviousClub : SEMAc and various models
NeedsHelp : I still need some help

Thanks
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Formatting Form message

Post by Pablo »

There is currently no option to format the email message. The message will be send as plain text.

But you can post suggestions here for future development:
https://www.quickandeasywebbuilder.com/ ... m.php?f=28
Post Reply