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 custom PanelGrid from faces-config.xml. I don't know how everything will look, but it should give you the default table-based behavior you're looking for. Another option is to manipulate the CSS to make the current layout produce your desired effect. Matt On 5/8/07, mikebgx <[EMAIL PROTECTED]> wrote:
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 <table> elements in > favor of <ul> <li> 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 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? >> >> Facelets seems to allow use of jsf components but does not allow styling >> them the jsf way. >> >> Thank you, >> >> Vikrant >> >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Re%3A-panelGrid-styles-tf3352385s2369.html#a10379439 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
