CMS Development

KCure
Member

creating sections in the new contact record

Good afternoon, first of all a cordial greeting, I would like you to help me solve how I can create sections when I am going to register a new contact, thank you

0 Upvotes
2 Replies 2
KCure
Member

creating sections in the new contact record

 un placer y donde puedo pegar ese codigo

0 Upvotes
webdew
Guide | Diamond Partner
Guide | Diamond Partner

creating sections in the new contact record

Hi @KCure ,

if you want section in website template and landing page you can use this code:

its work in drag and drop boilerplate theme base:
{% dnd_section %}
{% dnd_column %}

{% dnd_row %}
{% end_dnd_row %}

{% end_dnd_column %}
{% end_dnd_section %}


Hope this helps!


If we were able to answer your query, kindly help the community by marking it as a solution.

Thanks and Regards.