Orbeon Forms community mailing list
Login
Register
Search
everywhere
only in this topic
Advanced Search
trigger minimal not working in table td
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
Joop den Hollander
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jun 04, 2013; 9:53am
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jun 06, 2013; 1:02am
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