This forms generator get so much action that forms that I worked on this morning are gone when I come back to make a change. Can you limit the storing of forms to people who log in? If not, how do I go back and modify what I've done?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When you are working on a form you get a URL like this http://phpformgen.sourceforge.net/new_demo/phpformgen/page_home.php?form_id=222957
Note the form ID at the end. When you create a form you see this, when you download a form this is the name if the zip file.
If you save this URL you will be able to find it even when the form disappears from the list. It will still eventually go away but this way you can access it, or download it, longer.
This would be the download like for the above form ID. http://phpformgen.sourceforge.net/new_demo/phpformgen/getZip.php?formid=222957
If you know your form ID, copy the url and change the ID to your form. Paste the link into your browser to see if it works for you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This forms generator get so much action that forms that I worked on this morning are gone when I come back to make a change. Can you limit the storing of forms to people who log in? If not, how do I go back and modify what I've done?
Thanks.
When you are working on a form you get a URL like this
http://phpformgen.sourceforge.net/new_demo/phpformgen/page_home.php?form_id=222957
Note the form ID at the end. When you create a form you see this, when you download a form this is the name if the zip file.
If you save this URL you will be able to find it even when the form disappears from the list. It will still eventually go away but this way you can access it, or download it, longer.
This would be the download like for the above form ID.
http://phpformgen.sourceforge.net/new_demo/phpformgen/getZip.php?formid=222957
If you know your form ID, copy the url and change the ID to your form. Paste the link into your browser to see if it works for you.
Thanks. I never knew that.