Forums

url submit form

petesavva 25 Oct, 2010
hi guys.
problem...

i just installed cf and i really like it, but i am after one thing....
i would like to fill in and submit the form via url.
ie.
index.php?option=com_chronocontact&Itemid=5&name=test&lastname=last
i'd like my users to click on noe of 3 options and the form be filled and submitted.
any ideas?
GreyHead 26 Oct, 2010
Hi petesavva,

You can change the Form method from 'Post' to 'Get' on the Form General tab.
Out of curiosity, why do you want to do this?

Bob
petesavva 26 Oct, 2010
Did that with no luck. For some reason it doesn't send...
Am I missing a setting?
GreyHead 26 Oct, 2010
Hi petesavva ,

Not that I know of - where are you submitting it to?

Bob
petesavva 26 Oct, 2010
pretty plain jane form to my email address....
GreyHead 26 Oct, 2010
Hi petesavva,

Then Post should work OK and ChronoForms will send the Email for you.

Bob
petesavva 26 Oct, 2010
but i want GET.... 😢
GreyHead 29 Oct, 2010
Hi petesavva,

I just dug around a little and ran a few tests. As far as I can see Joomla! hi-jacks the GET response and redirects to index.php so ChronoForms never sees it.

Bob
petesavva 29 Oct, 2010
yeah i've been playing around a bit with it too.... no luck
i figured i'll use cf for all other forms on the site

joomla kind of hijacks the POST as well for what I am trying to do.
so I opted with a standalone php form just for submitting my forms from an app....
This topic is locked and no more replies can be posted.