Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Tomas Rybnicky

    (@rybnitom)

    Hello form I have problem with looks like one below:

    <form id=”mauticform_ebookzdarma” role=”form” action=”https://mymautic.com/form/submit?formId=1&#8243; autocomplete=”false” enctype=”multipart/form-data” method=”post” data-mautic-form=”ebookzdarma”>
    ….
    </form>

    The attribute that is cut away from form tag is: data-mautic-form=”ebookzdarma”. This attribute is used by JavaScript from Mautic to get right form and apply proper event handlers. Working properly in previous versions as mentioned below. I haven’t resolved it yet.

    Thread Starter Tomas Rybnicky

    (@rybnitom)

    Hello Predrag, yes that’s right informational popup contains Mautic form code exported manually from Mautic. This is original customer setup which was working properly in previous versions. Mentioned behavior is caused by stripping attributes for form element, those attributes are normally used by JavaScript from Mautic during iterating forms on website and linking some Mautic event handlers to form that came from Mautic. So the only problem there is that Hustle is removing attributes that are pasted with HTML code in administration.

    BR

    Tomas

Viewing 2 replies - 1 through 2 (of 2 total)