Skip to content

Implement functionality for submitting form | View Page #29

@M-Facey

Description

@M-Facey

Description

The preview section has been implemented on this route, /form/:id/view?preview=true. We need to implement the functionality for when the user actually tries to submit a form.

Things to do

  1. We need to generate a unique id for each form submission. This should be sorted inside local storage.
  2. Add validation using vee-validate and yup somehow
  3. Regenerate unique id from form, is there want to submit another one

To be done later

  • We need to implement a step form cuz why not?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions