• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Form details being send in plain text - no wrap

Form details being send in plain text - no wrap 10 years 10 months ago #28104

  • willkey
  • willkey's Avatar
  • OFFLINE
  • Junior Boarder
  • smart, engaged, and curious
  • Posts: 32
Hello, please see the image for what i am talking about. i have never seen this form work this way. why are only the form details being sent as plain text?

-- remember where you've been...it helps with where you're going!

:)
The administrator has disabled public write access.

Form details being send in plain text - no wrap 10 years 10 months ago #28108

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
To send HTML emails, Head over to Components > RSForm! Pro > Manage forms > Select form > Properties > and in the User/Admin Emails tabs you will have an option called "Mode" that needs to be switched to HTML.

Please refer to the following article for more information regarding configuration of email :
http://www.rsjoomla.com/support/documentation/view-article/74-how-to-configure-emails.html
My help is not official customer support. To receive your support, submit a ticket by clicking here
The administrator has disabled public write access.

Form details being send in plain text - no wrap 10 years 10 months ago #28142

Or, if you want to avoid HTML for any reason, see this for hints on the PHP you'd write to manually insert newlines ever "n" characters:

stackoverflow.com/questions/8538220/php-...-characters-sequence

To use that advice, you'd need to be ready to add a PHP script to your form.
Last Edit: 10 years 10 months ago by nathanhawks. Reason: Clarifying how to apply the advice
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!