I’m working with HubSpot and have items that include a custom property called “Item Type” with options like:
- Type X
- Type Y
- Type Z
When I create quotations, I want to organize all items based on their type. The goal is to have quotations where items from the same type appear together, showing subtotals for each type and a final total.
I’ve looked into HubSpot quotation templates but didn’t see a built-in way to group items by type. I tried manually creating sections in the quote editor, but this doesn’t work automatically and becomes too much work for big quotes. I also checked customization settings but I’m stuck on how to group items using the “Item Type” field to get the layout I need.
Is there any method to make this grouping work in HubSpot? Maybe through customization, coding, or some feature I missed?