Retrieving data from JSONForm

Hi,

I just wanted to know how i actually retrieve data from my JSONForm. The data from the schema is not updated dynamically in the form and i cant find any examples of it on the site.

Thanks Arslaan

[original thread by Arslaan Qadus]

[Lily]

Hi Arslaan,

Are you using React Material?
There’s an example of using the getData function in the react seed app.

[Arslaan Qadus]

Apologies for the late reply but that worked perfect! Thanks!