I have a settings bundle that I want to have the values that are keyed into the settings app be filled into my form using a URL.
I pass variables to my form using the URL plus my parameters. So currently I have the URL:
- Code: Select all
"newlevel5ordering.html?fullName[first]=test"
And I want where it says test to be the value that was keyed in in the settings app on the iPad.
Does anyone know a way to do this or how to help me proceed?
I would really appreciate any help. Thanks
