Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
toddjordan opened this issue Dec 22, 2015 · 0 comments
Open

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

toddjordan opened this issue Dec 22, 2015 · 0 comments

Comments

@toddjordan
Copy link
Owner

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.

@toddjordan toddjordan changed the title Should have the ability to apply a custom event handler to a field Should have the ability to apply a custom event handler Dec 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant