Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • vennilasep22 21 posts 123 karma points
    Dec 16, 2019 @ 14:53
    vennilasep22
    0

    How to embed the HTML code in the add content area

    Hi,

    I have edit the content and style in the particular area and the i have to add some external forms in the content, please give me a some guidelines to edit/ create the html raw content in the content area.

    This is the sample code to add in the content area: enter image description here "

    First Name

    Last Name

    Email Address

    Mobile Number

    "

    Please do the needful.

    thanks Vennila M

  • Alex Skrypnyk 6133 posts 23952 karma points MVP 7x admin c-trib
    Dec 16, 2019 @ 15:54
    Alex Skrypnyk
    0

    Hi Vennila

    Try to use macro to insert a form inside RTE How to create a macro - https://our.umbraco.com/documentation/reference/templating/macros/

    So you basically have to create the macro and then use it

    Thanks,

    Alex

  • vennilasep22 21 posts 123 karma points
    Dec 18, 2019 @ 13:26
    vennilasep22
    100

    Thanks Alex. i got a solution, Just we have to change the tinymce config file.

    "<validElements><!\[CDATA\[*\[*\]\]\]></validElements>"

    its enough, all the form elements are working, and we can embed the external form also.

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft