making an xforms:output a link to another <xforms:case>

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

making an xforms:output a link to another <xforms:case>

Richard Braman
Message
I want to make an Xforms output a link to another case on my form.  I tried this code?  I can do it another way, with a separate <div> and a magnifying icon or something, but I am interested in why this doesn't work.  Also is there no way to do this in Xforms?  I notice this uses xxforms.

    <xforms:trigger appearance="xxforms:link">
      <xforms:label>
      <xforms:output pdf:x-position="730" pdf:y-position="866" bind="f1-14" xhtml:style="height:22px;width:107px;margin:0px;font-size:16px;text-align:right">
       <xforms:help ref="instance('resources-instance')/help/line1"/>
      </xforms:output>
      </xforms:label>     
     <xforms:toggle ev:event="DOMActivate" case="w2"/>
    </xforms:trigger>
 
 

Richard Braman
[hidden email]
561.748.4002 (voice)

http://www.taxcodesoftware.org
Free Open Source Tax Software

 


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: making an xforms:output a link to another <xforms:case>

Alessandro  Vernet
Administrator
Richard,

I am not sure what you mean by "trying to make the XForms output a
link to another case in the form". What exactly does not work in the
example you have?

Alex

On 2/25/06, Richard Braman <[hidden email]> wrote:

>
> I want to make an Xforms output a link to another case on my form.  I tried
> this code?  I can do it another way, with a separate <div> and a magnifying
> icon or something, but I am interested in why this doesn't work.  Also is
> there no way to do this in Xforms?  I notice this uses xxforms.
>
>     <xforms:trigger appearance="xxforms:link">
>       <xforms:label>
>       <xforms:output pdf:x-position="730" pdf:y-position="866" bind="f1-14"
> xhtml:style="height:22px;width:107px;margin:0px;font-size:16px;text-align:right">
>        <xforms:help
> ref="instance('resources-instance')/help/line1"/>
>       </xforms:output>
>       </xforms:label>
>      <xforms:toggle ev:event="DOMActivate" case="w2"/>
>     </xforms:trigger>
>
>
>
>
> Richard Braman
> mailto:[hidden email]
> 561.748.4002 (voice)
>
> http://www.taxcodesoftware.org
> Free Open Source Tax Software
>
>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>

--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet