Copied to clipboard

Flag this post as spam?

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


  • Kasper 2 posts 82 karma points
    Apr 03, 2023 @ 08:19
    Kasper
    0

    Mailchimp integration via HTML code

    Hi

    So I want to implement a e-mail subscribtion formular on my webpage. Im using Mailchimp, I know that I can just copy the HTML code and paste it in to the SignupForm in Umbraco.

    But the problem here is that in the SignupForm, there are only 400 characters available.

    How can I impelment my MailChimp subscribtion formular?

    enter image description here

    enter image description here

  • Marc Goodson 2155 posts 14406 karma points MVP 9x c-trib
    Apr 03, 2023 @ 12:15
    Marc Goodson
    100

    Hi Kasper

    If you look in the Settings section for your site and find the Document Type for the 'signupform' page you'll see a definition for the 'Html' property - it is using a property editor with a character limit set to 400, you might be able to remove that limit there, or change the underlying property editor to be a textarea, which doesn't have a character limit.

    regards

    Marc

  • Kasper 2 posts 82 karma points
    Apr 03, 2023 @ 12:44
    Kasper
    0

    Hi Marc

    Amzaing, thank you so much!

    Kasper

Please Sign in or register to post replies

Write your reply to:

Draft