Rich Text Value
Hi,
I get column value with this code. Column type is "Enhanced rich text". But it shows nonsensical symbols. How can I fix it?
Best Regards.
I get column value with this code. Column type is "Enhanced rich text". But it shows nonsensical symbols. How can I fix it?
Code: Select all
var sonAciklama = fd.relatedItems(0).data('ctx').ListData.Row[0].Aciklama;
Hi!
Please check this code:
Please check this code:
Code: Select all
var sonAciklama = $(fd.relatedItems(0).data('ctx').ListData.Row[0].Aciklama).text();
-
- Information
-
Who is online
Users browsing this forum: No registered users and 24 guests