I'll take a look at the form generator, thanks. On 08/11/2010 05:33 PM, James Gilliland wrote:
There might be a better method. Some people suggested _SESSION which is pretty handy for little bits of data but I'd checkout ctools' object_cache. Or better yet, since you're creating a form that keeps state, maybe ctools' wizard form generator is what you're looking for. It can do some pretty handy stuff and is well tailored for use with ctools' object_cache.