Hi John, Did you ever figure this out? I'm also looking to override layout markup, but can't find the components that output table markup (which we want to change to divs, etc). Overriding newForm() looks promising, but I don't know where to start (and I certainly don't want to rewrite the functionally that's already working very well).
Thanks, - Nathan John Armstrong-3 wrote: > > I am already subclassing the wizard so that I can dynamically add > steps based on entities in the object. I also have overridden the > newButton(string) etc but the more subtle interactions are not clear > to me. > -- View this message in context: http://www.nabble.com/Wizard-Custom-Layout-example-tp21991811p23815530.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
