Validate RefreshingView

2009-09-23 Thread Hakan . Steisjo
Hi, I've got a problem that I hope someone can help me with and point me in the right direction. Is there a way in the validation phase to validate that a refreshingview contain items? My scenario: I've got a page that holds a form, an ajaxsubmitlink and a panel. The panel in turn has some

Validate refreshingview

2009-09-22 Thread Hakan . Steisjo
Hi, I've a problem where I hope someone can point me in the right direction. I have a page which holds a form, an ajaxsubmitlink, and a panel containing formcomponents. The panel also holds two other panels, where one of the panels holds a refreshingview to which the user can add items, using a

Re: Validate refreshingview

2009-09-22 Thread Igor Vaynberg
you can use embedded forms, afair onsubmit of an inner form is called before onsubmit of outer. -igor On Tue, Sep 22, 2009 at 1:12 PM, hakan.stei...@foxt.com wrote: Hi, I've a problem where I hope someone can point me in the right direction. I have a page which holds a form, an