Thanks for your replies, @BiG and @Mike_Eastwood . This is how I'm doing it now, using the preview mode in an email based on the coded email temp...続きを読む
I would find it really helpful to tag contact lists as belonging to a certain campaign, so cloning the campaign also clones the lists, which are an essential part of the campaign. Here's the background... We are running training workshops, u 続きを読む
I'm trying to get the following code to work, but there seems to be a problem passing contact_id as the first argument to the HUBL crm_associations() function. {% set contact_id = contact.hs_object_id %}
{% set deals = crm_associations(cont 続きを読む
I’m creating a coded template for email that will use contact fields (“personalization tokens”) and fields from deals that are related to the contact. The preview in the code editor doesn’t seem to have a way to set a contact, so I can’t see actual 続きを読む
In my Deal Pipeline View, if I enter "qbs" in the search box, it filters the view to show 1 deal. If I enter "QBS" (upper-case), it shows 4 deals. This is unexpected! I think most of us are used to being able to enter case-insensitive searche 続きを読む