Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Calendar View Modal


My event description is CKeditor entry. When I click to view details of event on Calendar, description is showing with html content like :

</p><h3>Ana Ba&Aring;&#159;l&Auml;&plusmn;k</h3><p>Deneme g&ouml;r&uuml;&Aring;&#159;me 05 <strong>a&ccedil;&Auml;&plusmn;klama</strong> alan&Auml;&plusmn;</p><ul><li>Madde 1</li><li>Madde 2</li><li>Madde 3</li></ul>


I added .innerHTML but didn't work :
x.eventDescription.innerHTML = e.description

Does anywone knows the correct code to display html content on view modal?
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


Hi,

We have checked the official docs of Full calendar and it seems the description property only accepts text and no HTML code is allowed. You can try to reach the plugin support using this link and hopefully they can suggest a workaround.

Regards.


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(