Commit 6e0a4db
authored
[Update] FormSubmit process updated
Hubspot integration and probably others require the "submit" button on the form to be clicked rather than the form.submit(); function to be triggered, for this case we added the attribute
wt-formcheck-element="default-submit" so we can set a default submit button and push it to submit.
Signed-off-by: Jorch C. <jacortez_94@hotmail.com>1 parent 8318970 commit 6e0a4db
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
83 | | - | |
84 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
85 | 92 | | |
86 | 93 | | |
87 | 94 | | |
| |||
0 commit comments