Select and group with repeats

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

Select and group with repeats

Jimmy
Hey all!

I have been working on a wizard, of sorts,  with a drop-down select control
setting group relevance.
The problem I have is with my repeat elements, which I wish to include
within my groups to be visible along with the other controls of that particular "view".

I did not experience any problems before, using Orbeons
form runner, however, in my Liferay portlet it would throw an error.
I assume repeats also functions as groups and that this is why I'm having problems.

This is the method I'm using: XForms Select and Group

Am I missing the obvious here? What method would you recommend when
repeats are involved?
Reply | Threaded
Open this post in threaded view
|

Re: Select and group with repeats

Erik Bruchez
Administrator
Jimmy,

I don't know what issue you are having, so it's hard to tell.

Do things work outside of your portlet, or is this a portlet-specific issue?

-Erik

On Fri, Sep 23, 2011 at 2:49 AM, Jimmy <[hidden email]> wrote:

> Hey all!
>
> I have been working on a wizard, of sorts,  with a drop-down select control
> setting group relevance.
> The problem I have is with my repeat elements, which I wish to include
> within my groups to be visible along with the other controls of that
> particular "view".
>
> I did not experience any problems before, using Orbeons
> form runner, however, in my Liferay portlet it would throw an error.
> I assume repeats also functions as groups and that this is why I'm having
> problems.
>
> This is the method I'm using:
> http://en.wikibooks.org/wiki/XForms/Select_and_Group  XForms Select and
> Group
>
> Am I missing the obvious here? What method would you recommend when
> repeats are involved?
>
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Select-and-group-with-repeats-tp3836355p3836355.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> 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: Select and group with repeats

Jimmy
Hello Erik!

It's portlet specific. The forms runs smoothly in Orbeon Form Runner.

I've made the portlet as simple as possible. It only renders the view. The error occurs when another group view is selected. Regardles of which view is set as default, the initial view does not throw an error.

Attached is an img of the error in my browser and the portlet view markup.

portlet_error.jpg
view_backup.ftl

Cheers!

/Jimmy