Skip to content

Add API for handling form submits #235

@recidive

Description

@recidive

Currently we have two kind of forms:

  1. The ones that POSTs directly to the REST server
  2. The ones that POSTs to a custom route

When POSTing to a custom route we have to handle the request completely and often we need to replicate validate and other stuff already implemented.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions