You need to be logged in to post in the forum - Log In
An active JCE Pro Subscription is required to post in the forum - Buy a Subscription
- Support
- Forum
- JCE Editor
- RSForm and JCE
Support is currently Offline
Official support hours:
Monday To Friday
From 09:00 To 17:00 Europe/London (BST)
From 09:00 To 17:00 Europe/London (BST)
Please post your question in the Forum and we will get back to you as soon as we can.
RSForm and JCE
more than a month ago
·
#107432
An example is:
<table style="width: 100%; background-color: #c3dde3;">
<tbody>
<tr>
<td style="width: 100%; background-color: #c3dde3;"> <strong>Tema</strong></td>
</tr>
</tbody>
</table>
<p> </p>
<table style="width: 100%; background-color: #d9e9ee;">
<tbody>
<tr>
<td style="width: 100%; background-color: #d9e9ee;"> <strong>Organisering</strong></td>
</tr>
</tbody>
</table>
When submitting the form it is becomming:
<table>
<tbody>
<tr>
<td> <strong>Tema</strong></td>
</tr>
</tbody>
</table>
<p> </p>
<table>
<tbody>
<tr>
<td> <strong>Organisering</strong></td>
</tr>
</tbody>
</table>
<table style="width: 100%; background-color: #c3dde3;">
<tbody>
<tr>
<td style="width: 100%; background-color: #c3dde3;"> <strong>Tema</strong></td>
</tr>
</tbody>
</table>
<p> </p>
<table style="width: 100%; background-color: #d9e9ee;">
<tbody>
<tr>
<td style="width: 100%; background-color: #d9e9ee;"> <strong>Organisering</strong></td>
</tr>
</tbody>
</table>
When submitting the form it is becomming:
<table>
<tbody>
<tr>
<td> <strong>Tema</strong></td>
</tr>
</tbody>
</table>
<p> </p>
<table>
<tbody>
<tr>
<td> <strong>Organisering</strong></td>
</tr>
</tbody>
</table>
more than a month ago
·
#107433
Wait a second - I have turned back to TinyMCE, at now the problem is also there
This may be caused by the Joomla Text Filter, or some other filter in RSForm, which is removing the style attribute.
What do you have set for the Filter Type for the relevant user in the Text Filters tab in the Joomla Global Configuration?
What do you have set for the Filter Type for the relevant user in the Text Filters tab in the Joomla Global Configuration?
Just because you're not paranoid doesn't mean everybody isn't out to get you.
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!