Embedding Kentico's form

Francesco Fabbro asked on September 6, 2024 11:56

Hello.

We're developing a new website in Kentico. The website will feature a number of forms, and we're currently exploring how to handle that, whether using Kentico's form builder or a third party (which we'd then embed on web pages).

We want to know if forms built using Kentico's form builder can be embedded on other websites that are external to the one we're developing, for example, via an iframe?

I appreciate your support, thank you!

Recent Answers


Laura Frese answered on October 3, 2024 00:07

There is no specific functionality to get embed code for a form created in Kentico. However, if you were to develop your project so that you have a _BlankLayout that you inherit, you can drop a form widget on it and any other logic you need for embeds. Be cautious of XSS.

0 votesVote for this answer Mark as a Correct answer

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