punktDe / form-persistence

Persist form data to the database and makes them downloadable
MIT License
7 stars 7 forks source link

FEATURE: generate version hash from renderables id #57

Closed andrehoffmann30 closed 1 year ago

andrehoffmann30 commented 1 year ago

With this feature the version hash is generated from the renderables identifier and not from the identifiers of the submitted fields. This prevents different version hashs for the same form, if several optional checkboxes are part of the form.