Skip to content

Should have the ability to apply a custom event handler #2

@toddjordan

Description

@toddjordan

Should be able to add a function to a field or a group of fields, that is invoked on a specific named event to allow for the form to be updated appropriately by the function when the event occurs.

Event handlers will go in forms/events/* and must implement a function that handles an event that takes free form arguments. It must also provide the name of the event its interested in.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions