Skip to content

Allow using superForms without a schema #367

Open
@mpost

Description

@mpost

Running on the latest superForms v2.6.1 i want to make a POST request to delete an item. Therefore i only want to send the item id to delete. My thinking is to use superforms, along with its useful callbacks to perform that task. I do not need an extra schema but would be happy to use the form.id from superforms to transfer the id.

However, creating a superValidated/superForm without schema does not seem to be supported. How would i approach such a scenario?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlaterMay be worked on in the future.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions