The beta listed above does not actually cover the request here. It only makes the association label requiered when you are creating a new record. It ...Leia mais
Upon further investigation I have found that after attaching the item "non-rotating" to an item in the main table, and exporting it, it had the ID 11...Leia mais
So I have to import quite a lot of data into a HUBDB table that uses foreign ID's to reference columns in another table. I first tried adding a few manually and exporting them, to see what the data looked like. And found that it creates a comma sep Leia mais
An update on this, I tryed using the crm_associations() call with a static ID rather then the personalization token ID, and it did return the expect...Leia mais
I pull the ID using the personalization_token(), and this works just fine, but the 2nd part for the crm_associations() returns nothing, dispite it wo...Leia mais
Im trying to pull custom objects associated to contacts in an email. And I have confirmed that my code is working on regular pages, but it is blank when I put the module in an email. So im wondering, does the {{ crm_associations() }} function not wo Leia mais
I was trying to build a workflow that would, if certain requirements were met, associate a contact with a custom object that I created. I can see that there are some custom object related interactions in workflows, but I cant seem to figure out crea Leia mais
Im trying to pull custom objects associated to contacts in an email. And I have confirmed that my code is working on regular pages, but it is blank when I put the module in an email. So im wondering, does the {{ crm_associations() }} function not wo Leia mais
So I have a form that I am creating with the embed code. When the form is created I need it to be created with a value already in it. I have done this in that past and not had any probles, so im not sure what is different or if I have a typo somewhe Leia mais
So I have to import quite a lot of data into a HUBDB table that uses foreign ID's to reference columns in another table. I first tried adding a few manually and exporting them, to see what the data looked like. And found that it creates a comma sep Leia mais
I created the custom object "Jobs", I then created an association for Jobs to contacts. I would like to pull all associated jobs for the individual contact, only I seem to be running into an issue.
I have reviewed the documentation here for Leia mais
I have a few sections that use conditional logic to display different modules on a page, however this creates some issue with the modules not being there when you edit the page. So i'm looking for a way using hubl logic to determine if the page is Leia mais