opensubscriber
   Find in this group all groups
 
Unknown more information…

o : ops-users@ow2.org 24 January 2009 • 6:19PM -0500

[ops-users] In ops3.7 <xforms:trigger> buttons readonly not working
by subrahmanyam

REPLY TO AUTHOR
 
REPLY TO GROUP





Hi,

As per the docs of http://www.orbeon.com/ops/doc/home-changes-37#d39e2442 I
have converted my images as
<xforms:group ref="instance('my-instance')/savetrigger">
  <xforms:trigger appearance="minimal">
  <xforms:label>
  <xhtml:img src="save.png" alt="Save Task"/>
  </xforms:label>
</xforms:trigger>    
</xforms:group>
But when I made <xforms:bind ref="instance('my-instance')/savetrigger"> the
save trigger is not becoming readonly .

Earlier with ops3.5 It used to work fine with old approach as follows but in
ops3.7 this code is not displaying tool tips.
<xforms:group ref="instance('my-instance')/savetrigger">
    <xforms:trigger appearance="xxforms:image">
       <xforms:label>Save</xforms:label>
       <xxforms:img src="save.png" alt="Save"/>
     </xforms:trigger>
</xforms:group>


Any suggessions?

Regards Venkata.
--
View this message in context: http://www.nabble.com/In-ops3.7-%3Cxforms%3Atrigger%3E-buttons-readonly-not-working-tp21638561p21638561.html
Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com.


Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.