I'm pretty sure that you can do it with <t:dataList>.
You can see it running in http://myfaces.apache.org/tomahawk/dataList.html
 
Cheers Matt, keep up the excellent work
 
Rafael Mauricio Nami

 
2006/5/23, Matt Raible <[EMAIL PROTECTED]>:
Does anyone know if there's a panelGrid available that spits out
<ul><li> instead of <table><td>?

I'm looking to convert to prettier forms that put a label on top of a
field and not using a panelGrid with JSP results in components not
knowing about each other the first time (the good ol' JSF 1.1 + JSP
problem).

Here's an example of the form I'd like to create:

http://dev.appfuse.org/appfuse/signup.html

Thanks,

Matt

Reply via email to