| User | Post |
|
1:19 August 28, 2007
| Lisa
Guest
| | | |
|
| |
|
|
Hi, I’d like to place a close window button at the end of my contact form, after the thank you. Is there a way we can do this?
|
|
|
|
|
Sure can.
In a “description area” (description text area) click on the “source” button and enter this little bit of html code:
<input type=’button’ onclick=’window.close();’ value=’Close this Window’ />
-christian
|
|
|
3:36 September 19, 2007
| Lisa
Member
| | | |
|
| posts 6 |
|
|
Hi, I tried that. And it didn’t work. The name of the survey is:Contact Form - Request for Results General Services.
|
|
|
|
|
Lisa,
I can’t find that survey in your account. Is it assigned to a specific team? Or hidden to just a single user?
-Christian
|
|
|
3:28 September 20, 2007
| jason
Member
| | | |
|
| posts 159 |
|
|
What’s the name of the survey? I can’t seem to find “Contact Form - Request for Results General Services.”
Let me know and we’ll be happy to look!
|
|
|
4:09 September 24, 2007
| Lisa
Member
| | | |
|
| posts 6 |
|
|
Hi guys,
Thanks, I just re opened it. It’s called:
Contact Form - Request for Results General Services.
-Lisa
|
|
|
12:15 September 25, 2007
| jason
Member
| | | |
|
| posts 159 |
|
|
Check your survey now….the button needed the code for a “form” around it!
let us know if you have any further problems
|
|
|
12:11 September 26, 2007
| Lisa
Guest
| | | |
|
| |
|
|
Hi Jason,
Excellent, it does work after all. I was trying it only in preview mode last post.
Thanks,
Lisa
|
|
|
1:45 November 13, 2007
| LisaG
Member
| | | |
|
| posts 33 |
|
|
|
2:08 November 13, 2007
| Chad
Moderator
| | | |
|
| posts 754 |
|
|
|
2:13 November 13, 2007
| LisaG
Member
| | | |
|
| posts 33 |
|
|
|
11:14 January 2, 2008
| Nita
Guest
| | | |
|
| |
|
|
Can “Exit Survey” button be added some how. I would like it to appear in the top section of my survey.
I placed the code
[%%:Button_SaveSurvey:Click to Save%%] ,
but the button doesn’t showup. Finally I added a text to say that in order to save the survey click on the next button.
Thanks for the help.
Have a Happy New Year!!!
|
|
|
10:56 January 3, 2008
| Nita
Guest
| | | |
|
| |
|
|
|
11:20 January 3, 2008
| Nita
Guest
| | | |
|
| |
|
|
I am usign the same code what you described above in the description area, the button shows up but it doesn’t do anything when you click on it.
|
|
|
|
|
Hi Nita,
See the single quotes in his example above? This forum software does (automatically) that and it messes up sample code.
Just replace them with double quotes.
Cheers,
-Christian
|
|