Insert Data from form submission -...

User 2579089 Photo


Registered User
4 posts

I have multiple radio groups named like this in the form:
Director_Resident_1
Director_Resident_2
Director_Resident_3

When I insert data like so: [Director_Resident_1] into an HTML page, it leaves it blank. What am I doing wrong?
User 2924428 Photo


Registered User
1,718 posts

I think the brackets were meant for coding only. That's why it isn't showing up..
User 2579089 Photo


Registered User
4 posts

I'll try to explain my problem a little better. When inserting data the brackets are used to signal you want field data from the form inserted into the confirmation/summary page AFTER the form has been submitted. The brackets are for the HTML page AFTER the form has been submitted (the confirmation/summary page).

Thanks for any help you can give.
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

Dbl check in the form builder that you have your variable correct.
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 2579089 Photo


Registered User
4 posts

Thanks for the reply.

Yes, the variable names are correct. I copied and pasted the names in. Whats strange is that other radio button groups are working (generating data into the confirmation/summary page), but these are not. I tried renaming them like this:
Director_Resident_One
Director_Resident_Two
Director_Resident_Three

They still fail to work. Is there some kind of naming rule that I'm violating?
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

Did you try changing the name of the variable?
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 2579089 Photo


Registered User
4 posts

Yes :(

Ive tried:

Director_Resident_1
Director_Resident_One
ResTest

All failed. Its strange. Could it be the values entered: yes/no ?
User 187934 Photo


Senior Advisor
20,271 posts
Online Now

Yes if the inputs are hidden then they don't get submitted.
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

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.