Am 13.12.2005 15:48 Uhr schrieb "[EMAIL PROTECTED]" unter <[EMAIL PROTECTED]>:
> > Hi All - > > I have a form that contains a wopopup that uses on change to submit the > form. The form is refreshed and depending on the value of the wopopoup, > some wocheckboxes (wrapped in a woconditional) are displayed. > > Example: > If 'number' is selected in the wopopup, a Is Zero Filled? checkbox is > displayed using the woconditional. > > I have set the checkbox boolean to true in the objects constructor, but > since the checkboxes are not displayed initially (a null value is initially > displayed in the wopopup), the checkboxes remain unchecked when they are > finally displayed. > > When I move the checkboxes out of the woconditional (so that they are > always displayed) the checkboxes are displayed correctly. > > Has anyone experienced this before or have pointers towards a solution? Are you sure, you have the checkboxes etc. inside the form? Otherwise no data transfer will occur! Wolfram _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
