Orbeon Forms community mailing list
Search
everywhere
only in this topic
Advanced Search
trigger minimal not working in table td
Classic
List
Threaded
♦
♦
Locked
2 messages
Joop den Hollander
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
trigger minimal not working in table td
If I use a button(trigger minimal) as a link in a table, the link is not working. Is it al bug?
<xforms:trigger appearance="minimal" id="test" >
<xforms:label model="language-model" value="$function" />
<xforms:action ev:event="DOMActivate">
<xforms:setvalue ref="instance('test-instance')/test/omschrijving"
value="$function"/>
</xforms:action>
</xforms:trigger>
Alessandro Vernet
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: trigger minimal not working in table td
Administrator
Hi Joop,
The code looks correct, and this should be working. Would you be able to create a simple stand-alone example that we can run here and that reproduces this problem?
Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Free forum by Nabble
Edit this page