2008/7/1 <[EMAIL PROTECTED]>: > Hello, Carl, > > Spot on.. "HTML-FormFu-Model-DBIC" is the culprit. > > Thank you for your help. > > Rock on. > > If you have more tutorial pages on making more advanced forms it would > be good. I have your cAtalyst book but have not found anything close to > that. Would be interested in learning how to produce forms that were > traditionally built with tables. Kindly refer to the screen shot attached.
I think the mailing list software must have removed the attachment. There's some example css included in the distribution, you can see it here: http://search.cpan.org/src/CFRANKS/HTML-FormFu-0.03001/examples/vertically-aligned-css/ There's also an app here: http://www.fireartist.com/html-formfu/cssapp/ which lets you upload css, and see how it looks against a selection of forms. And for layouts where you really need to use a form, there's the SimpleTable element. http://search.cpan.org/~cfranks/HTML-FormFu-0.03001/lib/HTML/FormFu/Element/SimpleTable.pm Carl _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
