prodigy7
17 Aug 2009, 11:02 PM
Hi there,
I've the following situation:
I've a form ... this form has 2 fields with the name 'forename' and 'surname'
I've JSON data which contains {"forename":"test1", "surname": "test2"}
How I can assign the content (JSON data) to the form after the form is created and drawn... somehow it can be done, loading json data and assign it - but how I can do that with an variable which contains already data?
prodigy7
I've the following situation:
I've a form ... this form has 2 fields with the name 'forename' and 'surname'
I've JSON data which contains {"forename":"test1", "surname": "test2"}
How I can assign the content (JSON data) to the form after the form is created and drawn... somehow it can be done, loading json data and assign it - but how I can do that with an variable which contains already data?
prodigy7