NimbleKit - fast iOS app development

Using NKSettings to Populate Form Fields

Ask questions and share your skills here

Using NKSettings to Populate Form Fields

Postby chrismx98 » Fri Jun 29, 2012 6:26 pm

Hi,

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
chrismx98
 
Posts: 10
Joined: Mon Mar 12, 2012 7:13 am

Re: Using NKSettings to Populate Form Fields

Postby chrismx98 » Fri Jun 29, 2012 9:40 pm

So basically I want to retrieve the value of the key and then add it to my URL scheme...
chrismx98
 
Posts: 10
Joined: Mon Mar 12, 2012 7:13 am

Re: Using NKSettings to Populate Form Fields

Postby LTDdev » Thu Jul 05, 2012 6:02 pm

NKSettings has nothing to do with the Settings app. It's a way to store and retrieve data, almost exactly like cookies.

If you want to have your app in the Settings app you would have to use an Objective-C mix. Check developer.apple.com for that.
LTDdev
 
Posts: 19
Joined: Wed Feb 23, 2011 1:09 am


Return to How To...

Who is online

Users browsing this forum: Google [Bot] and 2 guests