CMS Development

Filter by
  • All labels
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
MAsghari on October 03, 2024
Is it possible to use HubSpot Quote template preview in an Iframe within a HubSpot UI Extension card? I want to avoid redirecting the user to the HubSpot quote wizard and instead display the same quote preview directly in the UI extension. Has anyon read more
0 upvote
2 Replies
Top Contributor
October 05, 2024 01:51
Hi @MAsghari 👋 Yes, this would be possible to deliver using a UI Extension. In broad strokes, the process might look something like: O...read more
Woodsy on August 30, 2024
Hi I am working on a custom module for a resource centre. I have added a text field that adds a category to the resource listing card and also adds it to the filter dropdown. I have got a single category to display in the card and filter list. read more
0 upvote
1 Reply
Community Manager
August 30, 2024 16:57
Hey, @Woodsy 👋 I moved this over to the dev side of things. Hopefully we can get you more targeted views there. — Jaycee
christos_jubile on November 02, 2023
Hello I am using python API client to associate a contact with a deal deal_id = de_api_resp["id"] contact_id = contact_found.id association = PublicAssociation( _from=contact_id, to=deal_id ) api_client.crm.associations.batch_api.cre read more
0 upvote
1 Reply
Community Manager
November 03, 2023 13:49
Hey, @christos_jubile 👋 I hope you were able to get this resolved. If not, one thing I'd check is this line: batch_input_public_association=[...read more
BhargavB on October 27, 2023
Hello I am creating Deal suing API and it was creating but I need help on creating a deal with a link to contact as per the below documentation. https://developers.hubspot.com/docs/api/crm/deals associations: [ { to: {id: '101'}, types: [{asso read more
0 upvote
2 Replies
Member
October 28, 2023 13:48
Hello @ESalas7 Thank you for the response. if possible can you give me a example code for any of the languages it will really help. Thank Yo...read more
DEsteva on August 23, 2023
Hello guys! Hope everything's going well. I have an Sticky Global Header set up on my website theme with this CSS: .header { background-color: {{ header_bg_color }}; width: 100%; background-color: #121727; position: fixed; z-index: 100; } And read more
0 upvote
1 Reply
Community Manager
August 25, 2023 13:51
Hi, @DEsteva 👋 I checked the documentation, but didn't find an option or way to change this behaviour. Unless there's a community member with a ...read more
Solved
HorusChild on October 04, 2022
Hello friends! I we are re using modules that we call on sesions, we haven't figure out how to change the styles, fonts and other css features on the sections, on what tag can we do it and how?, columns, rows, sections? thank you so much for answeri read more
0 upvote
5 Replies
Accepted solution
Thought Leader | Partner
October 06, 2022 06:49
Hi @HorusChild , if you want to add/modify modules you have several approaches: modify/extending the module functionality (almost endless cus...read more
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.