Wizard Tabs

2009-05-04 Thread Vidhya Kailash
Hi I would like to know if there is a way to re-use panels of the WizardSteps as tabs of TabbedPanel. More precisely, I have a scenario where I lead the user thru product creation using Wizard (basically inputting product details). I want to re-use some of the wizard steps as tabs for editing

Re: ModalWindows...

2009-04-30 Thread Vidhya Kailash
this approach because it violateds incapsulation. It should has been implemented as overridable method of ModalWindow. Vidhya Kailash wrote: 1. How do I disable the popup that comes on click inside the modal window: Are you sure you want to navigate away from this page? -- View this message

ModalWindows...

2009-04-29 Thread Vidhya Kailash
I am newbie and apologize if this has been answered multiple times... but googling didnt help! have a few questions with the modalwindow: 1. How do I disable the popup that comes on click inside the modal window: Are you sure you want to navigate away from this page? 2. Submit from a Form inside

Re: ModalWindows...

2009-04-29 Thread Vidhya Kailash
code inside the onSubmit method? Regards. On Wed, Apr 29, 2009 at 1:12 PM, Vidhya Kailash srividh...@yahoo.comwrote: I am newbie and apologize if this has been answered multiple times... but googling didnt help! have a few questions with the modalwindow: 1. How do I disable the popup that comes

Time Component

2009-04-23 Thread Vidhya Kailash
Is there a time component available anywhere to basically let the user select hr / min and am/pm? thanks Vidhya

Time Component

2009-04-23 Thread Vidhya Kailash
Is there a time component already available where the user can choose hrs /mins / am-pm? If so can somebody please point me to the package? thanks