hi,

i have some questions regarding the optionset docs:

in this portions of the example...

  <radio id="gender" label="Gender">
     <optioncolumn label="Male" value="m"/>
     <optioncolumn label="Female" value="f"/>
  </radio>

... <optioncolumn> would need to be <option> instead, right?


and if in the <content> node we also have ...

  <input id="firstname" label="Given name(s)" size="small">

... as well as later on...

  <optioncolumn id="firstnames" label="Given name(s)"
    connect="firstname.text">
  <optioncolumn id="gender" connect="gender.string">

... why is the first id different but the second one identical to the id from
the <content> nodes?


viele grüße :: m.eik

--
  dipl. psych. meik michalke
  abt. f"ur diagnostik und differentielle psychologie
  institut f"ur experimentelle psychologie
  heinrich-heine-universit"at d"usseldorf

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to