Re: [appfuse-user] panelGrid styles

2007-05-08 Thread Matt Raible
You want a table-based system, rather than the current "label over the field" setup? Just so you're aware, the current setup in AppFuse is recommended by experts for usability purposes: http://raibledesigns.com/rd/entry/label_placement_in_web_forms That being said, you can probably remove the cu

Re: [appfuse-user] panelGrid styles

2007-05-08 Thread mikebgx
Hi Matt, I too would like to use panelGrid functionality, specifically columns="3" so that I can have my prompts to the left of my fields, which should all align. What would you suggest? mraible wrote: > > The panelGrid in AppFuse overrides the default elements in > favor of elements. That

Re: [appfuse-user] panelGrid styles

2007-03-05 Thread Matt Raible
The panelGrid in AppFuse overrides the default elements in favor of elements. That could be the issue. Matt On 3/5/07, Vikrant Chopra <[EMAIL PROTECTED]> wrote: Hello, I'm using appfuse 1.9.4. The panelGrid component does not accept columnClasses style. Could you please shed some l

[appfuse-user] panelGrid styles

2007-03-05 Thread Vikrant Chopra
Hello, I'm using appfuse 1.9.4. The panelGrid component does not accept columnClasses style. Could you please shed some light on that. Most of the formatting in web pages is done using tomahawk tags, is there any particular reason? Why not simply use jsf tags for formatting? Facelet