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

Afform - Trigger 'crmFormSuccess' event after submission #23735

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented Jun 9, 2022

Overview

Allows other js apps to respond to the submission of an Afform.

Before

No event fired.

After

Event fired containing information about the afform and the submitted data.

Comments

This is our standard event to fire after an ajax form submits. Seems appropriate to keep doing so for Afforms, and this adds info to the event so apps can tell the difference between Afforms and other types of forms.

@civibot
Copy link

civibot bot commented Jun 9, 2022

(Standard links)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants