react icon indicating copy to clipboard operation
react copied to clipboard

Parse library for data collected by form?

Open HCMF opened this issue 1 year ago • 1 comments

I am using form.IO and can easily get the collected data out of the stored json, but depending on the form component used it can be hard to get the data I need. Does anyone know if a library that would let me get clean strings out of the json?

Field components that are difficult to get data out of include Data Grid, select boxes, survey etc.

HCMF avatar Apr 17 '24 04:04 HCMF