In Hubspot created a global custom module. Then I created another module and I want to connect the previous module in it.
I tried through {% custom_widget ... %} and through the {% module "module_number" ...%} snippet, but nothing happened.
Is it possible?