Manab outlines steps to find the object type by navigating to the custom object in the CRM and checking the URL segment that starts with '2-'.
Jon McLaren explained beta visibility changes based on rollout stages and account eligibility
Solution involves requesting Beta access via the channel as outlined in Eric Song's initial instructions for portal enrollment.
Eric Hirsh (HubSpot PM) directs to HubSpot's native WhatsApp integration for inbox management and contact association.
Anton mentions 600px default width and recommends caniemail.com for client compatibility.
While no specific solution was provided, Annie is seeking feedback on improving user interactions within the custom card to reduce the number of clicks required for actions.
Evelynn and Anton confirm the Styles tab cannot be removed, but custom modules can adjust padding with limitations.
There was no direct solution provided in the thread, but the discussion indicated a general concern and awareness about the issue, and users were urged to provide feedback or seek clarification from HubSpot's product team.
Benjamin resolves the issue by using `hs init --account=XXXXXXXX`. Anton provides a manual URL for generating keys, but the primary solution is the CLI flag.
Jennifer Nixon explained that this requires a reverse proxy setup, contingent on the external server's configuration and requiring HubSpot Enterprise. She questioned the approach, suggesting HubDB might be suitable (though EJ cited limitations/performance issues) and raised concerns about the SEO effectiveness of so many pages.
Robert Ainslie recommends reverse proxy setup with Content Hub Enterprise and shares detailed implementation resources.
Nicholas Decker recommends checking the associations settings in the HubSpot UI or fetching the association type via the API.
Maximilian and Cameron recommend calculation properties or custom coded actions with Ops Pro.
Federico Mozzo recommends adding loading='lazy' attribute to image tags in templates
Evelynn explains that the 'Apply Changes' behavior is triggered by JavaScript in the module.js file. Moving JavaScript to {% require_js %} in module.html instead of module.js resolves the issue. Twentyninetimes confirms that removing JS from module.js worked.
The possible solution involves debugging the API call, especially focusing on the configurations of the API request being made to ensure data is being sent correctly.
Harun Kumar Siva shares HubSpot knowledge article on auto-populating form fields via query strings.
Anton Bujanowski provided links to React module development documentation and a boilerplate.
James suggests using the unescape_html filter for rich text token rendering.
There is no direct solution cited for this issue, but it’s suggested to verify the correctness of field names and the correct timing for setting the values in troubleshooting efforts.