Form Builder is the “No Code” environment built on top of Convertigo Low Code platform technology to enable "Citizen" app makers to build and deploy form based apps connected to enterprise back-end data.
When extracting a response csv, some radio's value can be wrong.
Since view is returning values of field as is, if a radio hasn't any value, index of values will be shorter than index of keys and csv won't generate (or be wrong).
When extracting a response csv, some radio's value can be wrong.
Since view is returning values of field as is, if a radio hasn't any value, index of values will be shorter than index of keys and csv won't generate (or be wrong).
(Sequence BuildCsvByFormId) => sequenceJS computeData L103