Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I wont ask is it possible because we use it here on forum but how to achieve it?
I have no idea where to start looking.
Hi Josip
I would suggest stepping away from Umbraco and get an RTE working in "plain" html code.
Then once you have that working you can merge that into your Umbraco page.
So create an html page with a textarea. Tiny MCE is the RTE used in Umbraco so have a look here -> https://www.tiny.cloud/docs/demo/full-featured/
Then once you have the RTE working, update your Umbraco site accordingly.
One thing to keep in mind is that html code sent to the server is likely to error on submission. However this is the next step to work through.
Hope this helps
Nigel
Hi Nigel, thank you for a quick reply. I'll try that way and hope for the best :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Rich text editor for members on the frontend
I wont ask is it possible because we use it here on forum but how to achieve it?
I have no idea where to start looking.
Hi Josip
I would suggest stepping away from Umbraco and get an RTE working in "plain" html code.
Then once you have that working you can merge that into your Umbraco page.
So create an html page with a textarea. Tiny MCE is the RTE used in Umbraco so have a look here -> https://www.tiny.cloud/docs/demo/full-featured/
Then once you have the RTE working, update your Umbraco site accordingly.
One thing to keep in mind is that html code sent to the server is likely to error on submission. However this is the next step to work through.
Hope this helps
Nigel
Hi Nigel, thank you for a quick reply. I'll try that way and hope for the best :)
is working on a reply...