Re: DynamicWizards and Forms

2010-04-04 Thread Sumit Raja
AM, Sumit Raja sumitr...@gmail.com wrote: Hello, I am trying to get a dynamic wizard to work with a series of forms. I have the following flow: (1) Select document type - (2) if document type has embedded audio provide an upload form otherwise skip - (3) Document editing form. In next

DynamicWizards and Forms

2010-04-01 Thread Sumit Raja
Hello, I am trying to get a dynamic wizard to work with a series of forms. I have the following flow: (1) Select document type - (2) if document type has embedded audio provide an upload form otherwise skip - (3) Document editing form. In next() of step 1 I am creating a new Panel with a form of

Help with Form submission and Ajax buttons

2010-01-13 Thread Sumit Raja
Hi, Beginner question with Form handling: I have a panel that accepts name value pairs in text fields.On the form there is an ajax button to add a value, an ajax button to remove a value and an actual form submit button. I have a onSubmit handler for the form that actually processes the NV pairs

DropDownChoice to add new a ListView

2009-12-14 Thread Sumit Raja
Hello, Recently started a wicket project and was making excellent progress till ran into a problem with DropDownChoices. I am trying to get a DropDownChoice to add a panel to a form when an option is selected. The DropDownChoice contains a list of URI properties that each map to a different