I am working on an issue with Drupal 6 and ctools.
Creating a form with multistep: The form is working fine, but what i want is to save the partial data of a step, when someone clicks on the back button.
so. someone fills 3 out of 10 answers in step 5. Then goes back to 4, checks somthing and goes to step 5 again. At that point i want to load the 3 already aswerd questions...
now... it just doesn't save them.