Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Documentation on How to Create Handlers? #176

@ahwm

Description

@ahwm

This link: https://www.formulate.rocks/extensibility says you can create your own handlers, but I haven't found any documentation saying how you go about doing that.

I assume you implement from IFormHandlerType in some fashion (which I found while searching the source code extensively) - either directly or indirectly by inheriting from another class that implements it, but there don't seem to be any details on registering those with Formulate (the comments indicate it will just be found but that information currently requires someone to review the source code) or best practices. Also is there a way, such as in Umbraco Forms, to say the process failed for feedback to the end-user?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions