Christian Hartmann
Christian Hartmann
Ok, then it has probably got something to do with either your installation of the Forms app, your NC Server or the web server. Could you please create a backup...
@TannerNelson16 @NeverLoseHope777 Any news? Did you test a new and clean install of Forms?
@NeverLoseHope777 Ok thank you for your feedback :) I'm glad to hear that you can use Forms again :)
@ericfischereu you can get the required information by querying the other endpoints of our API. Especially the `GET /api/v3/forms/{formId}` where you can find all the information related to that form
Ok, and where did you get the formId from in the first place?
But we don't need the technical question name in the submissions endpoint ourselves and it's available through the other endpoints. I don't think that we should extend our API for...
@Antreesy @susnux if there is currently no color selected, the advanced fields won't work. So the 'clear' button is only a good idea after the bug is fixed. ``` [Vue...
@Antreesy yes, empty string works for me :) I can handle the 'null' for/from the backend in the code 👍🏻
I think that this question type should then forbid to share the form publicly by link or at least need a confirmation by the form owner and/or an admin configuration...
Hi @Ceelight this is not a bug, as this is currently simply not implemented. So I changed the tag to enhancement.