Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you Gerard and Sanford. It is indeed my lucky day. At the moment i am able to render the form. All i needed to do was to add 'script' in #allowed_tags.Eg:'#allowed_tags' => ['div',], ];
hi all,I am trying to implement a form in our drupal 8 website. The trick is all the pages on our website, is a module itsself.Previously we had hubspot which was rendered as :`return [ '#type' => 'container', '#attributes' => [ 'class' => [ 'contact-forms', ], ...
Current: When the pre-header character limits are not met, it displays the links which is present in the header region or specifically the contents of the just next section.What is required: We would like it to show the email body(content/section present after the hero image) rather than the links/h...