I’ve tried deploying a form as a ZIP file ? that works. I put all the folders and files on my web server and can get the form working. The problem I’m having is if I create another form for example, I find myself having to deploy it by ticking both the boxes for including all the common libraries etc. Otherwise, if I deploy it without ticking both of these boxes, this other form does not load, even when I correctly put it in the same folder as the first form’s folder.
Obviously this does not only apply to forms, so what is the correct way of deploying an application? I’ve read the instructions etc. on this site, but find myself downloading a large ZIP file every time I want to create a new application, which I know is not the right thing to do.
What do I do to resolve this issue?