Hi @EJackson23 ,
This function returns an object with the following attributes: has_more, total, offset and results.
You can pass offset number in association hubl function:
Screen shot : https://prnt.sc/1gzol30
Please have look this documentation :
https://developers.hubspot.com/docs/cms/hubl/functions
Example :
{% set associated_objects = crm_associations(<contact_vid>, ‘USER_DEFINED’, 30, ‘offset=<offset_interger>’, false) %}
Hope this helps!
If we were able to answer your query, kindly help the community by marking it as a solution.
Thanks and Regards.