Profile

JDavis48
Participant | Platinum Partner
Member since ‎Jun 30, 2021
  • solutions
    1
  • Replies
    3
  • Upvotes Given
    1
  • Upvotes Received
    2
  • Ideas
    0

about

Please sign in to the Community or get HubSpot free to view user profiles

Following

    Friends list is empty

Jed Davis

This user hasn't created a bio yet. Edit your own profile here!

Activity

Solved
JDavis48 on June 03, 2022
I'm customing the Modern Quote template to display the available quantity of the product, but we want to only show if that number is postive. So I wrote {% if unit.available_qty %}Avail. Qty: {{ unit.available_qty }}{% endif %} Which correctly read more
Participant | Platinum Partner
June 06, 2022
That worked, thank you so much! The full line is now: {% if unit.available_qty|int > 0 %}Avail. Qty: {{ unit.available_qty|format_currency("en-G...read more
Solved
JDavis48 on June 03, 2022
I'm customing the Modern Quote template to display the available quantity of the product, but we want to only show if that number is postive. So I wrote {% if unit.available_qty %}Avail. Qty: {{ unit.available_qty }}{% endif %} Which correctly read more
Participant | Platinum Partner
June 06, 2022
That worked, thank you so much! The full line is now: {% if unit.available_qty|int > 0 %}Avail. Qty: {{ unit.available_qty|format_currency("en-G...read more
JDavis48 on July 30, 2021
If you preview the Standard:Original and Standard:Modern quote templates, they display the sender's avatar image. I'm trying to copy this for a custom proposal template I'm building, but cannot figure out what bit of code to use to call this variab read more
Participant | Platinum Partner
September 28, 2021
The official response when I spoke to their tech support was that no, there is no way to do it. I don't remember the explanation on how their own pre...read more
JDavis48 on July 30, 2021
If you preview the Standard:Original and Standard:Modern quote templates, they display the sender's avatar image. I'm trying to copy this for a custom proposal template I'm building, but cannot figure out what bit of code to use to call this variab read more
Participant | Platinum Partner
September 28, 2021
The official response when I spoke to their tech support was that no, there is no way to do it. I don't remember the explanation on how their own pre...read more
BGrennan on May 21, 2021
I'm struggling to find the right variable for this. I've used both: <img src="{{ personalization_token('template_data.quote.hs_logo_url', '') }}"> and <img src="{{ personalization_token('template_data.quote.hs_sender_company_image_u read more
2 upvotes
5 Replies
Participant | Platinum Partner
July 20, 2021
I am also interested in this. If you preview the Standard:Original and Standard:Modern quote templates, they display the sender's avatar image. There...read more
Bookmark content for quick access to your most helpful threads.
Everyone has to start somewhere! Why not kick-start your journey by telling us a bit more about your interests.

Following

Connecting with fellow members is one of the best ways to get the most out of your experience. Here are some folks to get you started.
Community Badges

My Groups

Group Hubs for JDavis48