Re: Wizard customization

2013-03-18 Thread Entropy
Question 3: Also, my page is being thrown off by the nested table structures that the Wizard component generates. My webby guy says he didn't anticipate that when he wrote our templates and it really demolishes the look and feel. Is there a way I can control the HTML the wizard generates? To

Re: Wizard customization

2013-03-18 Thread Sébastien Gautrin
I'll just answer quickly for now (still at work and don't want to stay too much longer), and complete later if noone else has detailed it more. Basically what you need to customize the generated HTML is to extend the Wizard class with your own (e.g. class MyWizard extends Wizard), and then