Joerg Sorry, what you are saying is very unclear to me... I have given code examples of what I want to achieve - if you could show me code examples of how to do this, then understanding would be achieved!
(I have tried to explain again in another post what it is I am trying to get to.) Derek >>> Joerg Heinicke <[EMAIL PROTECTED]> 2007/06/08 08:26:53 AM >>> On 07.06.2007 14:27, Derek Hohls wrote: > The thread: > http://marc.info/?l=xml-cocoon-users&m=117879407932600&w=2 > refers... > > The basic question, which was not clearly answered there is "how > to add *standard* form attributes to an fd:item for an > fd:multivaluefield? > What ALSO needs to appear on the final form is the attribute: > checked="true" > on any number of the input checkboxes. Ideally, this should be > done by adding an attribute to the fd:item element. In the > previous thread, some argued this is a "styling" activity - in fact, > this is only partially the case - the "true" attribute is inherently > tied to the value, and is created at the same time as it (during the > dynamic generation process). This is not a styling attribute at all, but a *value*. That means you have to set the value on the form field, but *not* on the fd:item. It is possible to set an initial value in the form field - the actual values, so text, not true/false. Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message is subject to the CSIR's copyright, terms and conditions and e-mail legal notice. Views expressed herein do not necessarily represent the views of the CSIR. CSIR E-mail Legal Notice http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html CSIR Copyright, Terms and Conditions http://mail.csir.co.za/CSIR_Copyright.html For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR Legal Notice send a blank message with REQUEST LEGAL in the subject line to [EMAIL PROTECTED] This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
