Trying to pre-populate a form
- bartstampAsked on December 12, 2012 at 12:34 PM
I followed the user guide, but the html no longer matches to user guide. Here is the form I'm testing with. I have a merge code in WishlistMember that I want to populate this form with. Not sure how to do it.
http://jotformpro.com/form/23464637933966
For this test I'm just trying to prepoulate the WishlistMember Username [wlm_username] into the textbox.
- JotForm SupportEduardoMendezAnswered on December 12, 2012 at 01:29 PM
Hi there,
WishlistMember is Word Press related and does not interact inheritly with our builder.
You can prepopulate the fields of our foms through URL as explained on this guide:
http://www.jotform.com/help/71-Prepopulating-the-fields-to-your-JotForm-via-URL-parameters
For example:
http://jotformpro.com/form/23464637933966?userName=Eddie - Will put the name "Eddie" in the text box
http://jotformpro.com/form/23464637933966?userName=Jason - Will put "Jason" in the text box
In order to achieve this automaticly from a list, you would have to have a programmer write a custom script. As you can understand, this is already outside of our realm, but you can stand by to see if one of our members can provide you with a custom solution
Hope this helps!
- bartstampAnswered on December 12, 2012 at 01:46 PMIf I wanted to prepopulate the field on this form
With "Linda" where would I put it? I can't
find the same codes that are referenced in
the help.
Linda Bartolucci
Stampin' Up! Demonstrator
(203) 913-7049
www.inkstampandscrap.com
- JotForm SupportNeilVicenteAnswered on December 12, 2012 at 02:11 PM
@bartstamp
Like what my colleague Ed has mentioned, WishlistMember cannot interact in a seamless manner with a form created with our form builder simply because they are hosted in two different platforms.
We will look into WishlistMember's API and find out if there's any information which can be used to accomplish your goal of prepopulating the form with the member's username.
We'll get back to you soon. Thanks!