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

changing text locally per form not working on multi-step and classic forms #138

Open
thebookins opened this issue Jul 4, 2022 · 0 comments

Comments

@thebookins
Copy link

I am trying to change the text in a multistep or classic form as per this snippet as I only want to change one form (selected by id).

(I need to be able to change all references to "Donation" to "Payment", as I am setting up this form to accept event registrations.)

The code works as expected but does not work on the final receipt section of the form. For example, if the text filter is adapted to change all occurrences of "Secure Donation" to "Secure Payment", all instances are changes except for on the receipt page.

Is there a different action hook that should be used for the receipt page, or is this a bug?

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

No branches or pull requests

1 participant