Insert Data from form submission -...
                          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?
            
                                  
        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?
                          I think the brackets were meant for coding only. That's why it isn't showing up..
            
                                  
        
                          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.
        Thanks for any help you can give.
                          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
            
                      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
                          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?
        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?
                          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
            
                      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
                          Yes 
Ive tried:
Director_Resident_1
Director_Resident_One
ResTest
All failed. Its strange. Could it be the values entered: yes/no ?
        Ive tried:
Director_Resident_1
Director_Resident_One
ResTest
All failed. Its strange. Could it be the values entered: yes/no ?
                          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
            
                      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.