Hi,
I've been having for quite a while this problem with chronoforms. I set up a multi-page form. About 15% percent of the submissions were incomplete (showing only the data from the last or last & second to last form pages). I implemented JS validation and serverside validation, I am checking if the user is not getting to the 2nd, 3rd, etc pages via direct link (as suggested here), I am even blocking the access to the form for the users that have no cookies enabled (checking with JS). Whenever I test the form everything works perfect; but there are still users that cannot submit the form on the last page because the form is not remembering all the required data they filled in in the previous pages. It doesn't seem to be browser-version-related or device-related.
Does anyone have an idea what might have happened? Please! It's starting to drive me crazy.
Many thanks.
I've been having for quite a while this problem with chronoforms. I set up a multi-page form. About 15% percent of the submissions were incomplete (showing only the data from the last or last & second to last form pages). I implemented JS validation and serverside validation, I am checking if the user is not getting to the 2nd, 3rd, etc pages via direct link (as suggested here), I am even blocking the access to the form for the users that have no cookies enabled (checking with JS). Whenever I test the form everything works perfect; but there are still users that cannot submit the form on the last page because the form is not remembering all the required data they filled in in the previous pages. It doesn't seem to be browser-version-related or device-related.
Does anyone have an idea what might have happened? Please! It's starting to drive me crazy.
Many thanks.