463
Views
9
Comments
[CKEditor Mobile] Displaying the Html values
Question
ckeditor-mobile
Mobile icon
Forge asset by Atul Patel

Hey,


I used the CK editor to save the contents with link and styles in my database.

I am facing an issue, I tried to display the saved HTML contents from the database by displaying those values in a list. But it is displayed as a plain text.

I tried to define the javascript, as you did in the demo app. But it was not working.

Now, my need is to display those HTML values in the list.

Is there any way to achieve this?


Thanks,

Keerthi

2020-11-04 06-52-56
Atul Patel

Hi Keerthi,


Can you share what is the text you are saving in your database.


Thanks

Atul

2026-02-19 02-54-36
Keerthi Vasan V

Atul Patel wrote:

Hi Keerthi,


Can you share what is the text you are saving in your database.


Thanks

Atul


<p>Hey user, Try this <a href="https://www.google.com">Google</a> search</p>


this is the actual text saved in my database.


When I try to display this outside the list, with a container.

I am getting the exact result (link).

Meanwhile, if I try to display this inside list, the java code is not taking the list container element name.

2020-11-04 06-52-56
Atul Patel

Can you share the outline of your UI

2026-02-19 02-54-36
Keerthi Vasan V

Atul Patel wrote:

Can you share the outline of your UI

Sorry to say this,

Though it was not working in the list, I revoked the changes I made. so my current code doesn't have this.


but you can check that by saving the values entered in ck editor to database.

use the list widget and display all the records from the database.



2020-11-04 06-52-56
Atul Patel

Sorry but I do not have time to make these changes.

2026-02-19 02-54-36
Keerthi Vasan V

Its ok, I will ask my team member to create a sample application to replicate this issue.

she will upload the oml in next few hours

2020-01-03 05-37-58
JEYASRI R

Hai,

I am also facing the same issue and I have attached the .oml file



Thanks,

Jeyasri

CKeditor.oml
2019-09-13 09-51-22
Luca Vaz

Any news about this issue ? I'm having the same issue..

2026-02-26 14-24-43
Rui Coutinho
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.