Hi everyone, This is my very first post on this mailing list, just taking first steps with Click. I like the automatic table-rendering of field elements in forms. Sadly the labelled layout-mechanism only works for <input> fields in the form, but not for other elements like Label or Image. Since I'd like to include a CAPTCHA image inside a fieldset of my form, I'd like click to layout the image in the same way as all other fields (meaning WITH a label, and spanning over several column, if needed).
What steps are necessary to do this? Regards, Arne
