xml - How to get a XMLText Value returned by Ezpublish Rest API converted to HTML5 in advance? -


i xmltext field values returned ezpublish rest api in html5 format instead of internal xml format

which simple way ?

kind regards

unfortunately, isn't implemented, , might not be. xmltext being replaced richtext. given focus on platform, not planned improve xmltext support, though active demand users can difference.

in meantime, easiest thing write own custom rest api endpoint, either using repository's api framework, or using own controllers. use same code used internally conversion, meaning wouldn't work.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -