- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Separate / Group Widgets in Website Editor
SOLVEMay 13, 2019 12:22 PM
Not sure if this is possible but I'm building a template using HTML/HUBL (Not drag and drop). To give the marketing team flexibility I have added a lot of HUBL widgets. The issue is they all show up under "Body modules" as a long list (Image attached). Is there any way to group these other than building separate module files and linking all of them individually?
Example
<div class="container text-center space-3">
<h1>{% text "simple_text_field_title" label="Page Title", no_wrapper=True, value="Product Name" %}</h1>
<p>{% text "simple_text_field_subTitle" label="Page Description", no_wrapper=True, value="Add product description/summary here" %}</p> {% cta "cta_productHead" label='Select a CTA', no_wrapper=True, guid='1c4cdbc7-' %}
</div>
Website Editor
Design Manager
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
May 13, 2019 3:42 PM
You are using Strait Hubspot modules, but what you are looking to do can be easily done using custom modules with repeating fields and groupings.
I would look into that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content