| Post |
|
Guest
| Austin 4:38 am July 18, 2008
| |
|
|
Please replace the ??? with your data!
[desc]: I have the form under a collapse tag in my sidebar, and everything works, except when you click the submit button, it just refreshes the page and doesn't submit the data. I was wondering if there was an actual link that I could send the button to so that it would work, or what I would have to do to get it to work.
Thanks.
|
|
|
Admin
| Oliver Munich, Germany posts 6094 7:24 am July 18, 2008
| |
|
|
I can't find the form using your above URL.
|
|
|
|
|
Guest
| Austin 1:20 pm July 18, 2008
| |
|
|
oh my bad. at the top right of the page, click 'Submit News' and it should drop down.
|
|
|
Guest
| Austin 8:47 pm July 18, 2008
| |
|
|
|
|
Admin
| Oliver Munich, Germany posts 6094 9:16 am July 19, 2008
| |
|
|
When you modify the source code of cforms, anything can possibly happen, try the orig. version.
|
|
|
|
|
Guest
| Austin 3:19 pm July 19, 2008
| |
|
|
I tried just pasting the '<!–cforms name="Submit News"–>' code, but the form wouldn't show up.
Do the 'submit' button go to a pre-set url, like one I could just manually make it go to, so that it would work?
Thanks.
|
|
|
Admin
| Oliver Munich, Germany posts 6094 5:15 pm July 19, 2008
| |
|
|
If you use the form inside your sidebar, and thus have to include it in your PHP template file, use the insert cforms PHP call (see HELP page)
|
|
|
|
|
Guest
| Austin 4:10 pm July 20, 2008
| |
|
|
|