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
cives on April 17, 2024
Hi there, hoping for a bit of help. I'm working on a custom module that features a testimonial slider that can read the full testimonial in a modal. The issue that I'm facing is the modal window needs to be outside and above the for loop. My qu read more
0 upvote
3 Replies
Key Advisor | Gold Partner
April 18, 2024 18:16
Hey @cives Have a rummage around this page, particularly the require_js block. Does that do what you want? Mike
Solved
kyleffotf on April 11, 2024
How do I use the other logos in my brand kit settings? We have 3 logos in our brand kit, a coloured one, a white one, and black one. When I use the logo module, it only displays the default logo, but I want to be able to switch between the 3 read more
Accepted Solution
Recognized Expert | Diamond Partner
April 12, 2024 03:53
Hi @kyleffotf , you're both right - it is not that well documented. There's only this documentation about brand-kit logos . You had the ri...read more
KSmithIllumine8 on April 08, 2024
The main problem I'm running into with the new file upload properties is that it doesn't seem like I can access the file url in custom modules using the crm_objects() function. Any new files uploaded to a file property just return an id number so I read more
Top Contributor | Partner
April 08, 2024 17:36
@KSmithIllumine8 - this is a tricky one to respond to in this forum. On the one hand, I would not want to insert a viewpoint that should really be ...read more
Solved
LSeth on April 02, 2024
Hello. I am using a module on a dynamic page to display crm_objects. Of course there is the limit on how often on a page crm_objects can be used. How would I loop through to display them in batches? I assume I would use the has_more and offset but c read more
0 upvote
2 Replies
Accepted Solution
Recognized Expert | Diamond Partner
April 04, 2024 06:48
Hi @LSeth , to loop through a crm_object you have to use the dynamic_page_crm_object_type_fqn option and loop/repeater . build into the...read more
PWinata on April 02, 2024
Hi all I have a blog listing page which required to sort the post based on the updated time. And in this listing, we have a numbered pagination too (based on the one from Boilerplate theme) However, the sort breaks when reached page 2. {% if read more
0 upvote
2 Replies
Participant | Platinum Partner
April 18, 2024 04:10
Hi Everyone 🙂 How are you doing? have any solutions yet? we're stuck 😄 Thanks! Regards, Putu
royyanbach on March 30, 2024
Hi! Is there anyway we can pass dynamic context to the graphql query when used with CMS React? Using this simlpe query doesn't work: export const query =` # $product_uid: "foo" query MyQuery($product_uid: String!) { HUBDB { my_product_co read more
0 upvote
1 Reply
Community Manager
April 01, 2024 15:32
Hey, @royyanbach 👋 Thanks for the question. I'd like to invite some of our community members to the conversation — @Teun @Kevin-C @ChrisoKl...read more
Solved
Mikerich94 on March 29, 2024
I recently discovered you can allow users to select multiple options within a choice field dropdown. However, when I try to use the snippet/value with multiple choices enabled the multiple choices don't work. Is there a syntax change I need to make read more
0 upvote
2 Replies
Accepted Solution
Top Contributor | Partner
March 29, 2024 16:35
@Mikerich94 - I believe the multiple choice aspect of this property (also radio buttons) might be leading you astray. The value of such a property ...read more
RedFernWilson on March 20, 2024
Hi I have a custom module that i want to use on a dynamic page. The dynamic pages data source is an Event CRM object. When the event template renders i want to pass in the current event to a module as a parameter so i can use one of the event p read more
0 upvote
4 Replies
Member
March 25, 2024 09:05
Hi Daniel Sincerest apologies for my late reply. Thanks again for assiting with this. Interestingly, i have been able to get this to work as yo...read more
Solved
Levi_STA on March 18, 2024
Hi there, Our goal is to extract the HTML and HubL code from an existing page to use it as a foundational template. This template will enable us to dynamically generate pages, automating the inclusion of data from our HubDB tables into each new p read more
Accepted Solution
Top Contributor | Platinum Partner
March 18, 2024 13:28
Hi @Levi_STA You can extract HTML + HubL from a page, though you would need to do this by section (instead of entire page at once). Hu...read more
TPhamNguyen on March 15, 2024
Hi everyone, can help me solve this proplem. I have 5 tab, tab 1 is list all post, others tabs will list post by tag. I don't know how to pagation in each tab, example: tab 1 will have 5 pagation, tab 2 will have 4 pagation, tab 3 have 1 pagation read more
0 upvote
2 Replies
Participant
March 17, 2024 20:49
Hi @Jaycee_Lewis , thanks for your reply, my code are below. Can you help me solve it 😭 I creat a templateType: blog_listing and write code in ...read more
Solved
Moorthi_R on March 06, 2024
i want customise the Subscription types like attachement, Is it possible?
0 upvote
1 Reply
Accepted Solution
Most Valuable Member | Elite Partner
March 06, 2024 20:01
Hi @Moorthi_R it is not currently possible to customize the email subscription templates to include images for your subscription types. The ...read more
svnwa on March 04, 2024
There is a weird behaviour in programmable emails where empty properties of contacts seem to not be emtpy but a string representation of their parameter name. However the parameter name is also not consistent, so it it hard to check for emtpy or un read more
Community Manager
March 05, 2024 15:37
Hey, @svnwa 👋 Thanks for reaching out! I have a few suggestions based on your comment. If you think you've found a bug, please file a su...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.