|
Thanks Catalin. subForm sounds promising. I wait for the next
version of MyFaces/Tomahawk/sandbox until I test it. How stable is this
sandbox component? I assume that 1 html form
is generated and not 1 for each subform. Does subForm work with
both state saving methods? Michael From:
Catalin Kormos [mailto:[EMAIL PROTECTED] Hi, I have another question: Is it possible to define 2 forms on one page and that
only the submitted form is validated? e.g. buttonA submits formA and buttonB submits formB? I have a datatable on my page with a detail pane. The detail pane contains some fields in order to
update the detail data of the selected object (formA). If the user selects multiple objects in the
datatable, then I have to show another form (formB) in order to update
different fields at once for the selected objects. These fields have to be bound to different attributes
of my backing bean of course. So if the user submits formB then the model of formA
should not be updated. I want to switch the visibility of the 2 forms via
_javascript_ without a generating new server request. Does JSF support the above scenario (e.g. with
subviews)? Or is this a requirement that should be better
processed with Any help is highly appreciated again Michael Yahoo! Messenger with Voice. Make
PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less. |
- RE: 2 forms on one page? Michael Heinen
- RE: 2 forms on one page? Catalin Kormos
- Re: 2 forms on one page? Andrew Robinson
- Re: 2 forms on one page? Mike Kienenberger

