CMS Development

絞り込み条件
  • すべてのラベル
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
解決済み
valerief 4月 11日, 2024
The developers documentation for Programmable Emails establishes the maximum number of CRM HubL functions depending on the number of recipients. For example, an email sent to 500,000 contactcs should contain at most 1 call to a crm function. I wo 続きを読む
0 いいね!
5 コメント
Accepted Solution
最優秀メンバー | Elite Partner
4月 12日, 2024 14:57
@valerief I checked with a few devs and they're saying the limit doesn't apply the same for HubDB calls, but they haven't put it to the test with 5...続きを読む
JuliaVallina 3月 07日, 2024
Hello, I'm encountering an issue with the 'fromjson' filter when attempting to work with nested objects in programmable emails. Specifically, I'm using the 'fromjson' filter to parse a string property from a contact. The goal is to convert it i 続きを読む
0 いいね!
3 コメント
メンバー
3月 12日, 2024 05:01
Thanks for your answer. I'm not sure what I am suppose to do with the `safe` filter. There is no HTML in my object, just nested objects. I trie...続きを読む
解決済み
marketbypixel 1月 30日, 2024
I’m trying to use dnd modules that I have created in the dnd module beta and they are creating errors, we want to create templates using a specific set of dnd modules and the only ones that we are allowed to use currently are the modules that live 続きを読む
2 いいね!
5 コメント
Accepted Solution
投稿者 | Platinum Partner
3月 12日, 2024 09:35
@marketbypixel , I confirmed with the product manager that custom module support is still being worked on. In the meantime, I've created the email l...続きを読む
cladico 11月 24日, 2023
Hello, I made a custom oembed like in instructions of oembed when i try to use it i get 404, but everything works; Over a custom module with oembed i want to show images from my website and add them in a email and send the output, so i won't 続きを読む
0 いいね!
2 コメント
メンバー
11月 25日, 2023 04:07
Hello, Thank you for the reply, I'm using oembed inside a module in design manager. I updated my first post for more details
OBetzalel 11月 23日, 2023
Hi, We are trying to edit the default unsubscribe page and we understand that we need to update the HTML/CSS/JS to change the Logo (Instead of the text on top of the page, and the text it self When we click on edit, it ask to clone a 続きを読む
1 いいね!
5 コメント
トップ投稿者
11月 29日, 2023 04:12
@GRajput Thanks for the help! It seems I can't find it, the search bar shows on the top-right-corner, How do I create a new module? can you please...続きを読む
解決済み
MMcLellan 6月 08日, 2023
Not sure what I'm going wrong, but I've got a simple HTML block module to create an event table that I want to drop into an email. I will re-use this with other marketers so wanted to create it as editable using fields. I created the field for the e 続きを読む
1 いいね!
3 コメント
Accepted Solution
名誉エキスパート | Elite Partner
6月 09日, 2023 08:55
If you're using the URL field then you would need to add .href to the end of the value to get the link. module.event_1.link_field.href If...続きを読む
mnorman 3月 01日, 2023
We're using local_dt to get the date and time an email is sent. This has been working fine for us as most of our emails are not scheduled. However, we had an email that was scheduled yesterday to send this morning, and local_dt output yesterday's da 続きを読む
0 いいね!
2 コメント
参加者
4月 18日, 2023 07:37
I'm also facing the same issue. Please advise.
解決済み
Manobyte 2月 06日, 2023
Im trying to pull custom objects associated to contacts in an email. And I have confirmed that my code is working on regular pages, but it is blank when I put the module in an email. So im wondering, does the {{ crm_associations() }} function not wo 続きを読む
1 いいね!
5 コメント
Accepted Solution
投稿者 | Diamond Partner
2月 09日, 2023 10:53
An update on this, I tryed using the crm_associations() call with a static ID rather then the personalization token ID, and it did return the expect...続きを読む
解決済み
LDjelloul 12月 05日, 2022
Hi all! I want to use an image as a background with the tool background image (in the email conceptor). I suppose that because of the responsive mode, the image doesn't keep its proportions if the body is longer or if the page is reduced. I 続きを読む
7 いいね!
3 コメント
Accepted Solution
最優秀メンバー | Elite Partner
12月 15日, 2022 19:52
Hi @LDjelloul you are correct, it is not possible to add the CSS to the custom module or reference a CSS file for email. This is a great g...続きを読む
ddkrkhfs 8月 19日, 2022
Hey there, I am still looking for a solution to update our leads automatically per email when a product that matches their interest becomes available again. I would like to know if anyone knows a way to achieve this. I have created multiple acti 続きを読む
0 いいね!
2 コメント
参加者 | Platinum Partner
2月 10日, 2023 09:38
Hi Didi, Did you find a good solution for this? I'm finding myself in need for the same information.
MGoswick2 8月 10日, 2022
So I came across what I think is a bug. With the new programmable email modules, you can now create loops and interact with contact properties prior to sending the email, which is great! I've been able to successfully manipuate contact fields usin 続きを読む
1 いいね!
1 コメント
コミュニティーマネージャー
8月 11日, 2022 14:30
Hi, @MGoswick2 👋 Thanks for including all those details. Hey @Mark_Ryba @alyssamwilie @BarryGrennan have you experience anything similar t...続きを読む
BenJames 5月 19日, 2022
Hello. Looking for a resolution to an issue I'm having with the "body pattern" feature where the image appears to stretch and squash on various devices. This can be fixed by adding or adjusting some of the CSS parameters, however, I'm unable 続きを読む
0 いいね!
3 コメント
メンバー
7月 08日, 2022 09:55
Was there any luck looking into this? I shared the link but didn't hear anything back. Thank you.
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

新しくスレッドを立ち上げてディスカッションをしたり、質問をすることができます。

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.