Index: openacs-4/packages/acs-templating/www/doc/guide/wizard-procs-doc.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/guide/wizard-procs-doc.adp,v diff -u -N -r1.6 -r1.6.2.1 --- openacs-4/packages/acs-templating/www/doc/guide/wizard-procs-doc.adp 21 May 2018 16:40:47 -0000 1.6 +++ openacs-4/packages/acs-templating/www/doc/guide/wizard-procs-doc.adp 15 Aug 2019 10:18:49 -0000 1.6.2.1 @@ -155,7 +155,7 @@ load_last_visited_step -key $yourkey" before "template::wizard get_current_step", after "get_current_step" call "template::wizard -save_last_visited_step -key $yourkey"

Also the wizard params name is present across the curent wizards +save_last_visited_step -key $yourkey"

Also the wizard params name is present across the current wizards being used, so the developer has to be aware not to use the same names with different purpose. For example on main wizard with have a param called "name" for the user name. And on on sub