react-google-forms-hooks icon indicating copy to clipboard operation
react-google-forms-hooks copied to clipboard

Support for Multi-section form

Open datduyng opened this issue 2 years ago • 4 comments

It seems like we currently don't have support for multi-section

datduyng avatar Apr 30 '22 15:04 datduyng

I think we need to pass an extra key value in the POST body response

CleanShot 2022-04-30 at 11 52 16@2x

Still haven't figure this out yet but doing something like this allowed me to create form for the first section

datduyng avatar Apr 30 '22 15:04 datduyng

Hey @datduyng! That is right we do not support multi-sections. Thank you for adding that info here 🙏

Currently I am having trouble finding time to work on this project, but PRs are more than welcome

francisconeves97 avatar May 07 '22 19:05 francisconeves97

Hi @francisconeves97 how do I get pass the CORS issue from the function googleFormsToJson. Cant seem to obtain the json needed

thesneakerhead avatar Feb 03 '23 06:02 thesneakerhead

hi all ! did you found a way to use the multi answer ?

kordou avatar Sep 09 '23 12:09 kordou