Hello,
I am researching SurveyJS with a view to purchase a licence shortly for a client application.
Without the need to have a custom widget, my client wants to capture different input types (e.g. text, number, dates). However, I cannot see how to capture decimal or monetary values without knowing what the input type is, as the issue I have is that result JSON only returns the value so my client is unaware how to process the data by type.
Is is it easy to map the result JSON back to the question JSON to get the result question type?
Thank you in advance.
Chris