Kentico Form

Ramakrishnan G asked on July 22, 2019 17:48

I created the kentico form in CMS. Its is working fine.

After form submission the success message will be showing.

My requirement is after form submission the success message will be show in popup using javascript.

how to add the javascript method in the submit button?

Correct Answer

Peter Mogilnitski answered on July 22, 2019 18:10

Well technically you can put your script in Display text (General Settings): <script>alert('Thank you!')</script>

Here is the example

0 votesVote for this answer Unmark Correct answer

Recent Answers


Ramakrishnan G answered on July 23, 2019 10:03

It's working fine. Thank you!

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.