Re: Checkboxes in JXForms - javascript OK, java NOT

2003-08-21 Thread Giacomo Pati
On Wed, 20 Aug 2003, Chris Clark wrote: Based on the samples, I've been looking at checkboxes in JXForms and have a few questions... Given the following snippet from an xform definition: xf:select ref=validchecks appearance=full xf:labelCheck if field is Present amp;

RE: Checkboxes in JXForms - javascript OK, java NOT

2003-08-21 Thread Chris Clark
] Sent: Thursday, August 21, 2003 3:06 AM To: [EMAIL PROTECTED] Subject: Re: Checkboxes in JXForms - javascript OK, java NOT On Wed, 20 Aug 2003, Chris Clark wrote: Based on the samples, I've been looking at checkboxes in JXForms and have a few questions... Given the following

Re: Checkboxes in JXForms - javascript OK, java NOT

2003-08-21 Thread Christopher Oliver
Why not use xf:itemset in this case instead of jx:forEach? Giacomo Pati wrote: On Thu, 21 Aug 2003, Chris Clark wrote: I think there may be a bug then... When I try to use a String array in my Java class, I get the following error: Exception trying to set value with xpath validchecks;

RE: Checkboxes in JXForms - javascript OK, java NOT

2003-08-21 Thread Chris Clark
, 2003 2:21 PM To: [EMAIL PROTECTED] Subject: Re: Checkboxes in JXForms - javascript OK, java NOT Why not use xf:itemset in this case instead of jx:forEach? Giacomo Pati wrote: On Thu, 21 Aug 2003, Chris Clark wrote: I think there may be a bug then... When I try to use

Checkboxes in JXForms - javascript OK, java NOT

2003-08-20 Thread Chris Clark
Based on the samples, I've been looking at checkboxes in JXForms and have a few questions... Given the following snippet from an xform definition: xf:select ref=validchecks appearance=full xf:labelCheck if field is Present amp; Legible/xf:label xf:itemset nodeset=fieldset