We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Nov 20, 2021 3:17 PM - edited Nov 22, 2021 12:25 PM
We licensed HubSpot CMS solely for the ability to access the beta that would allow customization of the quote template. We were able to accomplish this during the summer by directly accessing the template code to move things around on the quote the way we wanted and add custom field information to the quote.
The trouble was that, for some reason, the esignature feature would result in an error upon customer verification. So we reverted to physical signature while we tracked down that issue.
In the meantime, the approach to quote templates changed to a drag and drop interface that is very limited and doesn't seem to offer a way to add custom fields to a quote template.
Then recently the template we created previously vanished from the user options. We are having trouble getting help from HubSpot.
Questions:
Thanks in advance for any insights about how to add custom fields using the new interface or how to get older templates to appear as options for the user. We're pretty frustrated (understatement).
Andy
Sep 17, 2022 6:09 AM
I created a video showing how to add a custom rich text property to a line item in a custom sales quote template.
Apr 26, 2022 3:21 AM
I am also trying to display custom field product data in a line item of a custom quote. I see the line items provide "hs_product_id" so I tried using that to get the custom product properties.
{% set product = crm_object("product", 1428707712) %} {{ product|tojson }} This doesn't display all of the data for the product object. Any idea on how to display custom fields of a product in the custom quote templates using the line_items_table.module ?
Jan 7, 2022 8:37 AM
Please could you share the solution to how to add custom properties to the Quote template?
Thank you!
Dec 14, 2021 10:06 AM
Di you find any way to include custom properties on a quote? My use case is similar– I am looking to either have a deal property or a product property be visible on a quote.
I will also include any updates I receive.
Dec 14, 2021 10:12 AM
@cwh8944 Yes. Our programmers did figure it out, but I am not sure exactly what the trick was. But it is possible. We needed to put both bill-to and ship-to addresses on the quote. The ship-to is comprised of custom Deal fields and the bill-to pulls from the Company record like usual.
Dec 14, 2021 10:17 AM
We actually plan to use that exact use case (ship-to, bill-to) for "brokered" deals as well. Did you have a 3rd party company or in-house programmers work on this? I would love to get more information if possible.
Dec 14, 2021 10:23 AM
I'm sorry to say that it's been a painful process. Our developers are sort of in house, but I don't manage them. I'll see if I can get a nugget of advice from that team. I have a feeling they don't want to wrestle with this again.
Dec 14, 2021 10:27 AM
Im sure it has, even to get to this point has been painful. Anything would be helpful here, or if they're open to taking on another project I am looking for a team to take this on.
Nov 25, 2021 12:45 PM
This might be a question for you @ethankopit ?