Triggers as part of label for group appearance xxforms:fieldset

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

Triggers as part of label for group appearance xxforms:fieldset

Santosh Chandak
Hello,
I want to have the triggers as part of label on border of a group having appearance xxforms:fieldset. It would look something like

---Measurement--[-][+]----------------------

Here [-] and [+] are the triggers which would add/delete blocks.
Any ideas how can I do it?

Regards,
Santosh


--
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
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Triggers as part of label for group appearance xxforms:fieldset

Erik Bruchez
Administrator
Maybe just use a plain HTML fieldset and legend:

<fieldset>
  <legend>....<xforms:trigger ...>...</legend>

I haven't tried this, but it should work.

-Erik

On Fri, Jun 22, 2012 at 3:07 AM, Santosh Chandak
<[hidden email]> wrote:

> Hello,
> I want to have the triggers as part of label on border of a group having
> appearance xxforms:fieldset. It would look something like
>
> ---Measurement--[-][+]----------------------
>
> Here [-] and [+] are the triggers which would add/delete blocks.
> Any ideas how can I do it?
>
> Regards,
> Santosh
>
>
> --
> 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
> OW2 mailing lists service home page: http://www.ow2.org/wws
>


--
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
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Triggers as part of label for group appearance xxforms:fieldset

Santosh Chandak
It works, thanks Erik!

On Sat, Jun 23, 2012 at 11:36 AM, Erik Bruchez <[hidden email]> wrote:
Maybe just use a plain HTML fieldset and legend:

<fieldset>
 <legend>....<xforms:trigger ...>...</legend>

I haven't tried this, but it should work.

-Erik

On Fri, Jun 22, 2012 at 3:07 AM, Santosh Chandak
<[hidden email]> wrote:
> Hello,
> I want to have the triggers as part of label on border of a group having
> appearance xxforms:fieldset. It would look something like
>
> ---Measurement--[-][+]----------------------
>
> Here [-] and [+] are the triggers which would add/delete blocks.
> Any ideas how can I do it?
>
> Regards,
> Santosh
>
>
> --
> 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
> OW2 mailing lists service home page: http://www.ow2.org/wws
>


--
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
OW2 mailing lists service home page: http://www.ow2.org/wws




--
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
OW2 mailing lists service home page: http://www.ow2.org/wws