html not allowed within element: help

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

html not allowed within element: help

Senthil
Hi All,

I am getting "html not allowed within element: help" to below code after upgrading orbeon server version to "2018.2.3". Could anyone please advise how to solve this issue? 

<xf:help>
     <xf:output mediatype="text/html" ref="$form-resources/section-particulars/help"/>
</xf:help>

Thank you 
Senthil 

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/a8be66f8-0abb-4fbb-8d7f-006a37409b62n%40googlegroups.com.
Reply | Threaded
Open this post in threaded view
|

Re: html not allowed within element: help

Alessandro  Vernet
Administrator
Hi Senthil,

I see that you have also posted this on Basecamp. My suggestion there was to
try using the following instead, which is what Form Builder generates:

    <xf:help mediatype="text/html"
ref="$form-resources/section-particulars/help"/>

-Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/1614470294363-0.post%40n4.nabble.com.
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet