Re: Try to use different types within one Wizard
Blair McKenzie <[email protected]>
| Newsgroups | gmane.comp.cms.farcry.devel |
|---|---|
| Message-ID | <CAHJ+aRaMawqA_n_hBPgsUDi=5fGFyWXSRNmb+Gk+X35gUF5DmQ@mail.gmail.com> |
It certainly seems like what you're doing should work. Presumably there's a bug in <wiz:processwizardobjects>. You may need to add dumps in your code and core to track down where the data dissappears. Blair On Sat, Nov 17, 2012 at 9:04 PM, kayde <ahammenhws-gM/[email protected]> wrote: > Hi there, > > i try to use different types within one Wizard. The idea is, that I need > to ask a client different kinds of data. The amount of data varies in what > the client has bought. So I will split them into logical groups and for > each group of data I make an own type. > > Now I want the client to have one big Wizard where he can add or edit his > data. Here is my code so far: > > http://pastebin.com/kn6KfpXc > > While saving the data I set the actual "ClientID" as the ObjectID for each > type, as these tyoes could only exist one time for each client. > > The problem is, that new or changed data from a former step is not saved. > Only if I click" Save" button in each step, the "local" step data is saved > correctly. > > I think I have to bring all data together in one structure, before filling > out the Wizard and then split it while saving. But I have no idea how to do > it. > > Anyone has an idea??? > > Thanks Kay > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: farcry-dev-/[email protected] > To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > > > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev-/[email protected] To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry