Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi.
I have a constructing wizard problem.
I need add a collection of persistable objects (that are exist already) to document creation wizard.
I suppose to create a table (at a certain wizard step) to fill it with several objects by add action.
How can i bind add action with table data list? And how can i get this collection of added objects in wizard controller (processor) to link it with my created document?
Any useful links to customization guide or help center are welcome.
Thanks.
Have tried the examples which are given in codebase/netmarkets/jsp/carambola/customization/examples ?
