Remove IP Address on Form Submit...

User 46819 Photo


Registered User
31 posts

What file do I need to edit to remove the IP Address field from the form submit confirmation page.
User 187934 Photo


Senior Advisor
20,188 posts

Hi Jim,
Instead of using the [_form_results_] variable, use each of your input names separately.
[email], [name], [comment] and so on...........
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 126492 Photo


Ambassador
1,524 posts

Eric Rohloff wrote:
Hi Jim,
Instead of using the [_form_results_] variable, use each of your input names separately.
[email], [name], [comment] and so on...........


Hi Eric.

Where would you do that.
It's been over 5 years since I played with the software.
Jim
---------------------------
User 187934 Photo


Senior Advisor
20,188 posts

You go Settings.
Select Confirm Page.
In the Confirmation Message you will see the [_form_results_].
Remove it and add back you individual form elements by their name.
[email], [first_name], [last_name] etc.... .
Use your input names and the brackets around them.
I like to copy all of the code and alter it in the HTML Editor to make sure it looks good.
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 126492 Photo


Ambassador
1,524 posts

Eric Rohloff wrote:
You go Settings.
Select Confirm Page.
In the Confirmation Message you will see the [_form_results_].
Remove it and add back you individual form elements by their name.
[email], [first_name], [last_name] etc.... .
Use your input names and the brackets around them.
I like to copy all of the code and alter it in the HTML Editor to make sure it looks good.


Ok. Could you put?

Name: [name]
Email: [email]

and so on?
Jim
---------------------------
User 187934 Photo


Senior Advisor
20,188 posts

Yes, You may need to place them inside <t></t> elements to keep them in a row or displaying where 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 126492 Photo


Ambassador
1,524 posts

Eric Rohloff wrote:
Yes, You may need to place them inside <t></t> elements to keep them in a row or displaying where you want.


Will try that.

Another question, You used to be able to add a drop box when creating your form and set the field to Subject and then whatever the person filling the form selected that would be the Subject of the email. It doesn't seem to work that way now, unless I have missed something.
Jim
---------------------------
User 187934 Photo


Senior Advisor
20,188 posts

The only feature similar in Form Builder for a dropdown is using the "Use as Contact List". This would be the person getting emailed the form results.
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 46819 Photo


Registered User
31 posts

Hi Eric - sorry for the late reply. Trying to migrate away from JotForm. I followed your instructions, but I still have a line of text on the confirmation page that I would like to remove. See attached.
Attachments:
User 46819 Photo


Registered User
31 posts

Thanks everyone for your help. I'm going to go with a custom Thank You page.

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.