I need to place some text AFTER the button (but still inside the form tag). Is there any stanndard way how to do it? I know I can do it using filters, but i would prefer standard solution, where i can define it per form on edit screen.
user5d93a09fae56d011
(Tomáš Kapler)
1
chrishajer
(Chris (Gravity Forms))
2
You can use the gform_submit_button filter for that:
Example 2:
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| HTML block below the button | 1 | 887 | January 31, 2019 | |
| How to insert an html filed after the payment button? | 1 | 236 | September 11, 2023 | |
| Apply filters to specific form | 2 | 628 | October 25, 2022 | |
| Edit submit button text | 2 | 655 | November 10, 2020 | |
| Can you please change input type="submit" to button type="submit" | 1 | 57 | December 26, 2025 |