Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author berkux

    (@berkux)

    Hi,

    use basenode=property and e.g.
    {city}
    {cancel_policy:html}
    This should give you some data.
    Unfortunately theres a bug in the Plugin regarding “:html” and “:htmlAndLinefeed2htmlLinefeed” (see another thread here).
    The bug is that quotation marks in html-code are also converted to"
    This destroys the html-markup…

    This will be fixed soon.

    Plugin Author berkux

    (@berkux)

    Try
    {subloop:request:-1}{request.url}
    {subloop:request.airport:-1}fsCode:{request.airport.fsCode}
    {/subloop:request.airport}{/subloop:request}

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Please help’ is closed to new replies.