SolidLabResearch / FormGenerator

A form generator app with Solid - Google Forms but the Solid way
https://solidlabresearch.github.io/FormGenerator/
MIT License
11 stars 0 forks source link

Make extended configuration option to configure hydra endpoint and method #2

Closed smessie closed 1 year ago

smessie commented 1 year ago

To be able to know as a form viewer app where to save form entries to, it would be nice to be able to define an endpoint and HTTP method to send the requests to. There already exists a model hydra-class but we should make an interface so the user can customize the parameters. The endpoint property is located in the rdf-form model and should be added to the other form types as well.

smessie commented 1 year ago

A similar solution with the use of FnO and policies was already implemented in https://github.com/smessie/FormGenerator/commit/22697750b2a161a63926889575368b48ac77f219.