On 26 July 2010 13:44, mdipierro <[email protected]> wrote: > You can use > > db.table.field.default=previous_form.vars.field > > to propagate the values forward..
Where do I do this? I suppose the controller is the correct place, but do I do it in the same environment where I would use keepvalues? I don't want the values to be written directly to the database. The "db.table.field.default" is confusing me a little bit. Also: where can I read a little bit about "previous_form"? I did not find anything in the book. Maybe it is something for the new book. Regards Johann -- "Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap." Galatians 6:7

