Discussion Forums  >  WebViews and HTML for Mobile

Replies: 2    Views: 263

bizhub
Aspiring developer
Profile
Posts: 4
Reg: Jun 24, 2012
Queensland, Aus...
6,440
03/22/13 08:38 PM (11 years ago)

Pre-populating JotForm within URL argument

Hi there, I'm trying to create a function where I pre-populate a form (JotForm) using settings entered and stored in my app every time the form is used. Link to Form: http://form.jotform.co/form/30776702322854 I would like to pre-populate standard fields such as contact details, etc. Any suggestions how to store such contact data and pass it on to the URL string in this way: http://www.jotform.com/form/30776702322854?companyName=ABC%20Pty%20Ltd&contactName=Leif&[email protected] The contact info needs to be a string adressed as a variable stored within the app using a 'settings' tab. Does this make sense? Thank you in advance for any advice on this! Cheers, Leif.
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
03/22/13 09:07 PM (11 years ago)
Since you're using HTML, explore the use of localStorage
 
Jake Chasan
Veteran developer
Profile
Posts: 1685
Reg: May 13, 2011
location unknow...
29,650
like
03/23/13 09:47 AM (11 years ago)
I would embed it to a HTML Doc and then populate the text field. Jake
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.