HTML / Rich text in text field

  1. 7 years ago

    sandor

    3 Jun 2016 User since 2016

    hey guys,

    just playing around with creo. Connected a Word-Press site via JSON-API. Working like a charme – the easiest way i saw till now for doing such complicated things :-) Anyhow, i have two questions:

    – since i am getting a text with HTML formatting – how could i adjust the textfiled to display it properly (see the attachment)?
    – (asked also by someone else) – how would i link to a specific detail page from the list
    – is there an easy way to cashe the contents locally for offline use?

    Thanks!

  2. marco

    6 Jun 2016 Administrator User since 2016

    Hi @sandor, instead of using a Label for the details you should use a WebView (since you want to display html). Current WebView control lacks the html property (is it not exposed) but we plan to expose it in the next upcoming beta version.

    I'll write a detailed blog post (after b5) about how to link a detail page from a list.

  3. sandor

    9 Jun 2016 User since 2016

    Great! @marco ! That not exposed property was waht I was searching for (i had a look at the WebView component before)... Can't wait to see your b5 guys!

or Sign Up to reply!