trigger minimal not working in table td

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

trigger minimal not working in table td

Joop den Hollander
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>
Reply | Threaded
Open this post in threaded view
|

Re: trigger minimal not working in table td

Alessandro  Vernet
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