The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Can I use Formidable Forms for send variables to google currency converter (URL)??
Hi, I like me know its possible for use for google money converter, for example use the variable for currency type and quantity
For example, 110 usd to cop, in google the link should be
https://www.google.com/search?q=110+usd+to+cop&oq=110+usd+to+cop&sourceid=chrome&ie=UTF-8
Thanks for support
February 26, 2018 at 2:03 am
Hi,
If you're looking to redirect the user to Google once they submit the form then yes this would be possible using field id shortcodes in the url.
For example, something like this:
https://www.google.com/search?q= [123] + [124] + to + [125] &oq = [126] +
[127] + to + cop&sourceid=chrome&ie=UTF-8
Obviously you would need to change the field ID's to those in your form.
Alternatively you could look at loading the Google Currency API into the form and show the results natively within your form results which would be a nicer method.
Thanks
Chris
February 26, 2018 at 3:28 am
Ok, I never using variables, thanks for support, I am trying, its there some example online for this?
thanks
February 26, 2018 at 4:02 am
Hi,
Have a look at the basic info on redirects here:
https://formidableforms.com/knowledgebase/general-form-settings/#kb-redirect-to-url
If you have a search through the main Formidable documentation there are various other articles that also touch on this subject too.
Thanks
Chris
February 26, 2018 at 5:31 am
Ok, thanks Chris
Discussion closed.