On Sep 18, 7:23 am, "Tomek Kott" <[EMAIL PROTECTED]> wrote: > Right, this makes sense to me. What still doesn't is how do I access the > number on a previous ftWizardStep if it is not written to the database (or > is it in memory and I can simply use #stObj.session# or something similar?).
You can. But this means you need to write your own wizard -- ie. not let FarCry generate it automatically for you. Are you familiar with the formtool ft:wizard tags? I don't have a real easy example unfortunately. And its not in the course book. > I guess what I'm confused about is the scope of the variables. If I set the > session number in one wizard step, how do I access it in another? If you have a look at the courseware, you'll see a chapter on creating forms. There is an equivalent set of tags for processing wizards. I know that's a little bit vague.. sorry :( It's not something that can be expressed in a short post -- but it might point you in the right direction. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
