Form webpage name - Post ID 261790

User 2686783 Photo


Registered User
84 posts

The form works wonderfully, I just want to change the webpage name. When I export to Manual Server setup I get a myformname folder and a myformname.php file. The myformname.html is inside the myformname folder. This results in the webpage being called mywebpage/myformname/myformname.html. I would like the webpage to be called mywebpage/myformname.html. If I simply move the myformname.html out of the myformname folder, it does not render properly. I thought all I needed to do is change this bit in the body
<form id="docContainer" enctype="multipart/form-data" method="POST" action="../volunteer-application.php"
to
<form id="docContainer" enctype="multipart/form-data" method="POST" action="/volunteer-application.php"
but I was wrong, that does not help.

I am sure it is just a simple change, but not being a coder, I can't figure it out. Can someone help me out here?

Thanks,
Dee
User 187934 Photo


Senior Advisor
20,271 posts

Save your form under the name of how you want it exported.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2686783 Photo


Registered User
84 posts

I did save it under the name of how I want it exported - volunteer-application. Here it is one the website http://cbcr.org/volunteer-application/v … tion.html. I want it to be http://cbcr.org/volunteer-application.html. Is that possible?
User 187934 Photo


Senior Advisor
20,271 posts

If your using the iframe code provided by the form builder you can place it in a page named what ever you want.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2686783 Photo


Registered User
84 posts

When I name the page volunteer-application.html and upload it and all the files, I get a 404 page. cbcr.org/volunteer-application.html. This is what it looks like in Taco.
Attachments:
User 187934 Photo


Senior Advisor
20,271 posts

Try a different name.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2686783 Photo


Registered User
84 posts

Seriously? I take it it did not like the "-". Appears to be working now.

You are the best Eric!!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.