Hi y'all! I'm working on a project that I've created a number of calculated properties for. In general, there are two types of contracts - hourly (billed by week) and monthly flat rate. Some deals have both types of contracts, so I'm solving fo Leia mais
Turns out there are two different user identifiers in hubspot - UserID and hubspot_owner_id. Since property change history records UserID, not the ow...Leia mais
I've sucessfully written code to pull the userid of the person who made the change to the property that triggers my workflow, but now I'm struggling to get that userid to be set as the lead owner. I'm currently setting the UserId output as a 'nu Leia mais
This is the code that ended up working for me. I just got rid of the context. Also, turns out, when you use test action in a custom coded action it c...Leia mais
Attached is the code I've pulled together. I'm getting this lambda error: LAMBDA_WARNING: Unhandled exception. The most likely cause is an issue in ...Leia mais
I have a form that collects vins and other info from users. These users need to be able to list an unlimited number of vins, so I'm using a multi-line property to allow them to input as many as needed (one per line). Here's the thing, we use vin Leia mais
I'm writing some css for mobile to get rid of the extra space below two fields on my form - one is a dropdown field and the other is a message (text area) field. I've tried using negative margins, height, padding, etc within multiple classes with no Leia mais
Hi! I've been looking into using the new conditional property logic in our account. But, before going through all the trouble of setting it up, I was hoping to get some information on how reporting works with these conditional properties. Can y Leia mais
I've been writing css to style my forms and have run into this same issue on multiple accounts/sites. No matter what I do, a green/white border appears on any field I click. Here's the portion of one of my css files that deals with focus fields (att Leia mais
Hi all, I've been working with a child theme to edit a quote template's html and css. I've managed to make the quote responsive across all device types and screen sizes but I'm having difficulty getting the download version of the quote correct. Leia mais
Hi all, I've been working with a child theme to edit a quote template's html and css. I've managed to make the quote responsive across all device types and screen sizes but I'm having difficulty getting the download version of the quote correct. Leia mais
I've been working on some css to change the look of our forms. I'm currently trying to get rid of this odd drop shadow that is inside our form fields - it only shows along the top and left side of the fields. Has anyone seen this before? Where Leia mais