Add more than six line items table in a quote

Hello team!

Hope you are doing great. I am having some issues when trying to add more than six properties of a product in a quotation. I included the properties correctly in the line items table section (following the suggestion in this post: https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Use-Line-Item-custom-fields-in-Quote-Template/m-p/961877), but when I try to add more than six properties to the quote, I am unable to do so. I changed the HTML and CSS to include the columns I need to visualize, and I can correctly see the first six of them, but not the rest.

I include a print in which you can see that there is not option to add more columns.

Do you have any suggestions on how I can handle this?

Thanks in advance!

Milagros.

Hi @mhancevic and welcome to the Community!
We are so glad to have you here!
Thank you for asking the Community!
I understand that you are using a custom quote. Please let me know if that’s not the case.
I’d love to put you in touch with some of our Top Experts: Hi @HubSpot_Corey, @HubDoPete and @danmoyle do you have suggestions to help @mhancevic, please?
Thanks a lot and have a great day!
Best,
Bérangère

Hi Milkagros,

Yes the ‘repeater’ in the HubSpot Line Items Table module is limited to max 6. So it does not allow for more than six columns.

To go beyond the default, you could create a child theme from the HubSpot Quote Theme, to use your own edited line item module.

You will need some familiarity with coding HubSpot modules including HubL.

More than 6 columns could get messy on the quote layout, so you might want to also encode your own more consolidated columns instead of making the table too wide.

Shout if you need help!

best

Pete

Hey HubDoPete,

I am struggeling extending the max number of line items beyond ‘6’, would you be able to help me? Using Rich text wont solve my issue as i need it in a clean list on my quotes…
Best

Hi J,

Yes sure, happy to help. Shall we jump on a call so I can understand how you want your quote to present on the page as a clean list, and guide you on how to do just that?

www.bookachatwithpete.com

best

Pete

I’m lucky enough to have access to Sales Hub Pro and Enterprise with various clients, where I can customise the CMS quotes template. Using a child theme, and editing the line_items_table.module, edit the “line_item_column” (Group field) field, enable the repeater option, clear the "Object Count Limits" maximum field, this sets it to no maximum, where it’s default 6.