Everytime I have saved my form, it's changed the order of my lists. I thought it was always reversing them so I re-entered them in the reverse order, but no, then it came out on the .zip file in a random order. The order of my lists is quite important, and I'd welcome some advice on this please!! Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a known bug in the 3.0 generator that has not been corrected yet. If the order is important then you must establish the order first and enter the form fields in that order the first time and be sure not to move any fields before the form is zipped and downloaded.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just to let you know, the easiest thing was to manipulate the .html code to get the order I wanted. That's worked great, but there's other issues. Will post separately though.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Everytime I have saved my form, it's changed the order of my lists. I thought it was always reversing them so I re-entered them in the reverse order, but no, then it came out on the .zip file in a random order. The order of my lists is quite important, and I'd welcome some advice on this please!! Thanks.
This is a known bug in the 3.0 generator that has not been corrected yet. If the order is important then you must establish the order first and enter the form fields in that order the first time and be sure not to move any fields before the form is zipped and downloaded.
Oh OK. What will happen if I try to go back and re-enter them now to a previously saved form? Or do I need to start all over?
Thanks, I'm quite happy with this otherwise! Great for newbie people like me.
You will need to start over.
Just to let you know, the easiest thing was to manipulate the .html code to get the order I wanted. That's worked great, but there's other issues. Will post separately though.