[Users] How to ignore field in the FormPanel

Daniel Kastl orkney at gmx.de
Fri May 22 10:10:32 CEST 2009


Eric Lemoine schrieb:
> On Friday, May 22, 2009, Daniel Kastl <orkney at gmx.de> wrote:
>   
>> Hi list,
>>
>> I'm using the GeoExt.form.FormPanel and I have a collapsable fieldset in
>> my form:
>>
>> {
>>     xtype : 'fieldset',
>>     title : 'My Fieldset with Chseckbox',
>>     checkboxToggle: true,
>>     // checkboxName: 'name_has_no_effect',
>>     
>
>
> I presume you've tried checkboxName: null.
>   
Well, I did now after you wrote me.

When the checkbox is checked (the fieldset is expanded), then the same 
error returns from WFS.
When the checkbox is not checked (the fieldset is collapsed), then WFS 
returns an empty result. It should return features though.

I think to be able to mark a field not to be taken as an ogc:Filter 
would be quite useful.

Daniel



More information about the Users mailing list