Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Please help with ajax

Started by Muut Archive 9 years ago · 22 replies · 1263 views
9 years ago

Works! It's my mistake, I removed the id field from the form.html.twig, that was long ago and no longer remember why.

JS
            success: function(result) {
                // Inject the result in the HTML
                $('#form-result').html(result);
        $('#button').html('SENT!');
            }

Thanks for the help))

9 years ago

I don't think you can set an id from the frontmatter for this field as id don't work everywhere.
sanjay baghela
hr@
dissertation help

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1330 9 years ago
Archive · by Muut Archive, 9 years ago
2 922 9 years ago
Archive · by Muut Archive, 9 years ago
2 4052 9 years ago
Archive · by Muut Archive, 9 years ago
1 2930 9 years ago
Archive · by Muut Archive, 9 years ago
3 1109 9 years ago