• 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: Issue with RS Forms Pro "manage directory - detail

Issue with RS Forms Pro "manage directory - detail 11 years 3 months ago #26269

I have tried... and no found out why this is happening.. :angry:

I add this code to the details layout of the Manage directory tab so that I can have my own custom details look for the entries:

<img class="noborder" src="{Logo:path}" align="top" width="200">
<h3>{CompanyName:value} - Booth {Booth No:value}</h3>
See the exhibitors booth on the interactive floorplan: <a href="www.website.org/expo/2014w/default.html?zoomto={Booth No:value}&units=F" target="_blank">Click here</a><br>
<br>
<b>Address</b><br>
{Address1:value}, {Address2:value} {City:value} {State:value} {Postal:value} {Country:value}<br>
<b>Contact Information</b>:<br>
Telephone: {Telephone:value}, Fax: {Fax:value}<br>
E-mail: {CorpEmail:value}<br>
Website: <a href="{Website:value}" target="_blank">{Website:value}</a><br><br>
<b>Information and categories</b><br>
{Boothdesc:value}<br><br>
<b>{Product Directory:value}</b><br><br>
<b>Key Contact and booth personnel</b><br>
<b>Key contact</b>:{Key Contact:value}<br>
<b>Booth Personnel</b>:{Booth Personnel:value}<br><br>


But when I click save .. it now looks like this:

<img class=\"noborder\" src=\"{Logo:path}\" align=\"top\" width=\"200\">
<h3>{CompanyName:value} - Booth {Booth No:value}</h3>
See the exhibitors booth on the interactive floorplan: <a href=\"www.website.org/expo/2014w/default.html?zoomto={Booth No:value}&units=F\" target=\"_blank\">Click here</a><br>
<br>
<b>Address</b><br>
{Address1:value}, {Address2:value} {City:value} {State:value} {Postal:value} {Country:value}<br>
<b>Contact Information</b>:<br>
Telephone: {Telephone:value}, Fax: {Fax:value}<br>
E-mail: {CorpEmail:value}<br>
Website: <a href=\"{Website:value}\" target=\"_blank\">{Website:value}</a><br><br>
<b>Information and categories</b><br>
{Boothdesc:value}<br><br>
<b>{Product Directory:value}</b><br><br>
<b>Key Contact and booth personnel</b><br>
<b>Key contact</b>:{Key Contact:value}<br>
<b>Booth Personnel</b>:{Booth Personnel:value}<br><br>

It is adding these "\" thoughout my details page I am trying to save.. why??
Last Edit: 11 years 3 months ago by cszymaszek.
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!