Zoho Creator Upcoming Updates — February 2023

Zoho Creator Upcoming Updates — February 2023

Hello all!

A very happy new year to all of you! We're back with the very first monthly update of the year! Your support has made Creator's journey in 2022 both momentous and remarkable, and we'll be striving hard to make sure 2023 is even more incredible. Moreover, we're overwhelmed by your response to our brand new Product Roadmap page—thank you so much!

We'd like to welcome you to the new year with a slew of crucial updates:
  • Blueprint Deluge tasks
  • Inactive accounts deletion
  • Old [C4] payment deprecation
  • Upgrading to new sharing for user and customer portals
  • Dynamically embed components in pages
  • Import data to reports via permalink
  • Parent window navigation for widgets
  • AI-model assistant to create apps from files
  • OpenAPI specification
- - - - - - - - - -

Blueprint Deluge tasks
 
We thought a rendezvous between two major Zoho Creator features—Deluge and Blueprint—would open up infinite possibilities. So we pulled up our socks to get working and came up with two new Deluge tasks related to blueprints. 
  1. thisapp.blueprint.executeTransition - This is a task that will let you execute a transition and move a record from one stage to another. This task is handy when you need to perform bulk actions on a large number of records.
  2. thisapp.blueprint.changeStage - This task will let you move from one stage to another stage without having to execute a transition. Moreover, this task will be applicable in a bidirectional way, meaning that you can use it to move to a stage that is present before or after the current stage in the blueprint.
Crucially, we've also managed to overcome the limitation which prevented records manipulated using Deluge from being a part of any Blueprints. Going forward, even records added/updated using Deluge tasks can partake in the blueprint process.

How do I benefit?
The ability to work with blueprint workflows using Deluge programming will help vastly improve the automation of business processes.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 08-Feb-23
 
Note: Blueprint Deluge tasks will be rolled out in a phased manner. Initially, they will be available only for new signups, but then later will be rolled out for all.
 
- - - - - - - - - -
 
Inactive accounts deletion
 
In order to enhance performance, preserve security, reduce data retention, and safeguard the privacy of Creator users, we've decided to make the hard choice to delete inactive accounts. While we're sad to see some people leave Creator, we also see this as an opportunity to improve the performance of those who choose to stay with us. Any account that hasn't been accessed for 180 days will be considered as inactive and marked for deletion.
 
How will it work?
  1. After prolonged inactivity, an account will be listed for deletion.
    Note: Only inactive accounts with a free, expired, or unpaid subscription will be considered.
  2. The account admin will be informed via email of the impending deletion. Multiple reminders will follow.
  3. Finally, on a predetermined and well-publicized date, the account will be deleted.
  4. If the admin changes their mind and wants to retain their account, they can do so at any time before the deletion deadline, simply by clicking the Reactivate account button in the emails they've received.
How do I benefit?
Once this entire process is complete, the load on our systems will be reduced considerably, and we'll be able to reuse resources to serve you better. And finally, we're making rapid progress towards our ultimate aim of making Zoho Creator the fastest low-code development platform available.
 
Applicable for: C5
Availability: All DCs
Released on: 09-March-23
 
- - - - - - - - - -
 
Old [C4] payment deprecation
 
Creator vets will remember that you used to be able to configure payments from within Form properties in C4. While it worked well, we came up with something even better in C5—Payment workflows.
 
Upon its launch, we began a process of slowly consolidating all payments under Workflows. Then, awhile later, we deprecated support for the creation of new payments from form properties. But, by popular request, we allowed existing payment configurations to continue functioning as before.
 
Although old C4 payments were permanently disabled, the payment field was retained to store the payment configuration and its associated data. However, old C4 payment configurations will soon reach their end of life.
 
What should I do?
  1. Go to Form -> Form properties.
  2. Then navigate to the Payment section.
    i. If a payment configuration is present, then click the Delete icon.
    ii. If the payment configuration was removed earlier, then the payment field alone will be present. In this case, click Delete old payment.
    iii. If you don't see anything under the payment section, then you don't need to do anything. You're already good to go.
 
How do I benefit?
Shifting to payment workflows will enable you to collect payments by integrating with a large number of payment gateways. Additionally, any application which still has old payment configurations cannot become part of Environments. You don't want to miss out on that functionality!
 
Applicable for: C5, C6 users who are using the old payment method
Availability: All DCs
 
- - - - - - - - - -

Upgrading to new sharing for Users and Customer portal 

A small but significant percentage of Creator users continue to stick with the old sharing setup for users and customer portals. All good things come to an end, but this time around they'll be superseded by something vastly superior. The new sharing model brings with it massive upgrades—customizable permissions, field permissions, the ability to restrict visibility, and much more—to the process of sharing with users and customers. We're sure that you'll love the upgrade!
 
We realize that this could be a big change for some of you, though. With that in mind, we came up with a pretty helpful Upgrade wizard to assist you with the upgrading process. The upgrade wizard will give you a detailed preview of how the user and customer portal permissions and other configurations will be mapped after the upgrade.
 
How do I upgrade?
  1. Visit the Updates section under Account Setup and choose the Users and Customer Portal upgrade.
  2. In the upgrade wizard, select the application which should be upgraded to the new sharing.
  3. A preview of how the permissions will look after upgrading to the new sharing will be displayed.
  4. After carefully reviewing the permissions, you can finalize the upgrade.
 
How do I benefit?
  • The new sharing setup comes with the benefit of better-structured access control policies using permissions and roles.
  • Permission to access, view, edit, delete, import, and export records can be set as part of the new sharing process.
  • Getting the new sharing setup for user and customer portal is a mandatory prerequisite to upgrading to C6, the most powerful and innovative version of Creator yet.
  • You (already are and) will continue missing out on exciting updates by sticking with the old sharing setup. We intend to focus our developmental resources only on the new sharing version.
Applicable for: C5 users who are using the old sharing model
Availability: All DCs
 
- - - - - - - - - -
 
Dynamically embed components in pages

Currently, you can embed other Creator components (like forms, reports, etc.) in a page. Now we're taking it up a notch by opening up the possibility of embedding Creator components in a page as: 
  • Popup windows
  • Embed containers within the same page (both as HTML and iframe)
  • <div> containers
What do I need to do?
Just use the new zc_LoadIn page parameter to dynamically embed components into pages.
 
How do I benefit?
Apart from allowing you new ways to embed components into a page, the other advantage of this parameter is that now the page can show dynamic real-time values, without having to refresh the entire page. With the older fixed embed, you needed to refresh the page to get updated data.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23

- - - - - - - - - -

Import data to reports via permalink
 
We'll be launching standardized functionality-based URLs that'll allow your users to import data directly to reports. Save your users' time, as they'll no longer need to go to that particular report to upload data.
 
How will it work?
The import permalink will have the following pattern:
https://<base_url>/<account_owner_name>/<application_name>/report/<report_link_name>/import

Use it anywhere in any component to quickly direct the user to the import interface.
 
How do I benefit?
This standalone import permalink can provide you with innumerable ways to enable users to upload data to reports. Apart from saving them the hassle, the permalink can be added to other components, like pages, forms, workflows, and more.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23
- - - - - - - - - -
 
Parent window navigation for widgets

As you're probably aware, Widgets help you build components that aren't always possible using Creator's built-in functionalities. But, due to certain restrictions, you couldn't execute actions from widgets to their parent window (creatorapp.zoho.com). Annoying, right?
 
To overcome this limitation, we've come up with a new method, navigateparentURL(), which will ‌allow you to execute an action in the parent window from the child window itself. This method can handle the open, back, reload, close, and close all actions.
 
How will it work?
Just use the navigateparentURL() method present under the ‌ZOHO.CREATOR.UTIL with JavaScript functions. The action that's required to be performed (back, close, etc) should be passed as a param.
 
Syntax:
var param = {
action:${ACTIONVALUE}
url: ${URL}
window: ${WINDOWTYPE}
}
ZOHO.CREATOR.UTIL.navigateParentURL(param)
 
How do I benefit?
With the new method, you can provide a powerful yet greatly simplified experience to your users, with the help of UI buttons which perform actions in the parent window.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 13-Mar-23
Reference: 
 
- - - - - - - - - -
 
AI-model assistant to create apps from files

Trying to create an app or form by importing a file containing large amounts of data can be a real headache! That's why we've come up with an AI-powered tool to help you achieve data normalization while importing files. Data normalization is the process of breaking down data into smaller tables with a more organized structure.
 
Our AI will quickly analyze the data you're importing and provide you with a list of suggestions to split them into smaller tables along with suitable relationships that can be established by showing you a list of reference forms and lookup fields.
 
What should I do?
  1. In the Import from file window when creating a new application in the wizard, click Restructure table under the Data section.
  2. You'll then be shown a list of suggestions. Choose the most suitable one and, if needed, make any changes as per requirements.
 
How do I benefit?
This features brings order to your disorganized data, segments it in a disciplined fashion, and makes it more suitable for consumption.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23
 
- - - - - - - - - -
 
OpenAPI specification

As part of our continuing process of standardizing the APIs across our products, Zoho Creator v2 APIs are now defined using OpenAPI specifications. The key advantage of embracing OAS is that it includes a standard and language-agnostic interface for describing APIs in a manner in which they are both machine-readable and interpretable by human readers.
 
How to get them?
  1. Visit the OpenAPI page under the API docs. There, you can download the OAS files as a whole or individually, as per your requirement.
  2. Alternatively, when you visit any individual API page (say Add records, for example) you'll see a Download OAS button. Use it to get the OAS file.
  3. Then use them in Swagger.
 
How do I benefit?
Since OAS is the industry standard, you can steeply reduce the learning curve of APIs. Anyone can easily determine how an API works, as the OAS files contain detailed information about the endpoints, components, and meta information.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23
 
- - - - - - - - - -
 
We'll notify you as these features are rolled out. In the meantime, let us know what you think about these updates in the comments below!
 
Regards,
Zoho Creator Team

    Access your files securely from anywhere







                            Zoho Developer Community





                                                  Use cases

                                                  Make the most of Zoho Desk with the use cases.

                                                   
                                                    

                                                  eBooks

                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho Desk.

                                                   
                                                    

                                                  Videos

                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho Desk.

                                                   
                                                    

                                                  Webinar

                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                   
                                                    
                                                  • Desk Community Learning Series


                                                  • Meetups


                                                  • Ask the Experts


                                                  • Kbase


                                                  • Resources


                                                  • Glossary


                                                  • Desk Marketplace


                                                  • MVP Corner




                                                            • Sticky Posts

                                                            • Zoho Creator - 2023 Release Projection 1

                                                              Hello everyone! A very Happy New Year to you and your family. Hope you're all good and having a great time using Zoho Creator to make your lives easier and your businesses prosper. 2022 was an action-packed year for us at Creator, and we hope to continue
                                                            • Zoho Creator User Group meetups in a city near you! - Oct - Nov, 2023

                                                              Greetings from the Zoho Creator team! We're hosting a series of Zoho Creator meetups in various cities across the globe, and we'd love to meet you there! Our meetups are a great opportunity to network with industry peers, exchange ideas and best practices,
                                                            • Zoho Creator - 2023 Release Projection 2

                                                              Hello everyone! Time truly flies when you're having an incredible journey, and today we mark the completion of an eventful and action-packed six months. It feels like just yesterday when we embarked on this adventure together with the launch of our new
                                                            • Upcoming Updates - August 2022

                                                              Hi all, Greetings from the Zoho Creator team! Today we've got news for you on some exciting updates. And rest assured— there’s more to come! In this post, we'll be going over the upcoming features and improvements for this month as mentioned below. A
                                                            • Introducing Zoho Creator's v2 APIs

                                                              Hello App Creators, Welcome to Zoho Creator's v2 APIs! This post will serve as the central point for migrating implementations of Creator's current APIs (v1) to v2. Improvements that v2 brings OAuth-based authentication, which is more secure than the


                                                            Manage your brands on social media



                                                                  Zoho TeamInbox Resources



                                                                      Zoho CRM Plus Resources

                                                                        Zoho Books Resources


                                                                          Zoho Subscriptions Resources

                                                                            Zoho Projects Resources


                                                                              Zoho Sprints Resources


                                                                                Qntrl Resources


                                                                                  Zoho Creator Resources



                                                                                      Zoho CRM Resources

                                                                                      • CRM Community Learning Series

                                                                                        CRM Community Learning Series


                                                                                      • Kaizen

                                                                                        Kaizen

                                                                                      • Functions

                                                                                        Functions

                                                                                      • Meetups

                                                                                        Meetups

                                                                                      • Kbase

                                                                                        Kbase

                                                                                      • Resources

                                                                                        Resources

                                                                                      • Digest

                                                                                        Digest

                                                                                      • CRM Marketplace

                                                                                        CRM Marketplace

                                                                                      • MVP Corner

                                                                                        MVP Corner







                                                                                          Design. Discuss. Deliver.

                                                                                          Create visually engaging stories with Zoho Show.

                                                                                          Get Started Now


                                                                                            Zoho Show Resources


                                                                                              Zoho Writer Writer

                                                                                              Get Started. Write Away!

                                                                                              Writer is a powerful online word processor, designed for collaborative work.

                                                                                                Zoho CRM コンテンツ








                                                                                                  Nederlandse Hulpbronnen


                                                                                                      ご検討中の方




                                                                                                            • Recent Topics

                                                                                                            • Introducing Connected Records to bring business context to every aspect of your work in Zoho CRM for Everyone

                                                                                                              Hello Everyone, We are excited to unveil phase one of a powerful enhancement to CRM for Everyone - Connected Records, available only in CRM's Nextgen UI. With CRM for Everyone, businesses can onboard all customer-facing teams onto the CRM platform to
                                                                                                            • Zoho CRM in Microsoft Power Automate Custom Connector

                                                                                                              Hi everyone, I’m building a Power Automate flow that integrates Microsoft Bookings with Zoho CRM. The goal is to automatically create a meeting (event) in Zoho CRM whenever a new appointment is booked via Microsoft Bookings. To achieve this, I created
                                                                                                            • Granular Email Forwarding Controls in Zoho Mail (Admin Console and Zoho One)

                                                                                                              Hello Zoho Mail Team, How are you? At present, the Zoho Mail Admin Console allows administrators to configure email forwarding for an entire mailbox, forwarding all incoming emails to another address. This is helpful for delegation or backup purposes,
                                                                                                            • Sales order & purchase order item links for item details

                                                                                                              This is fantastic for checking lots of things, I use it a lot. It would be great to see it extended to invoices & bills On another note, may as well throw in my favourite whinge ..... Wish you guys would get the PO receive differences sorted urgently,
                                                                                                            • Custom Fonts in Zoho CRM Template Builder

                                                                                                              Hi, I am currently creating a new template for our quotes using the Zoho CRM template builder. However, I noticed that there is no option to add custom fonts to the template builder. It would greatly enhance the flexibility and branding capabilities if
                                                                                                            • Problem with Email an invoice with multiple attachments using API

                                                                                                              I have an invoice with 3 attachments. When I send an email manually using the UI, everything works correctly. I receive an email with three attachments. The problem occurs when I try to initiate sending an email using the API. The email comes with only
                                                                                                            • Zoho Workdrive - Communication / Chat Bar

                                                                                                              Hi Team, Please consider adding an option to allow admins to turn on or off the Zoho Communication Bar. Example of what I mean by Communication Bar: It's such a pain sometimes when I'm in WorkDrive and I want to share a link to a file with a colleague
                                                                                                            • Introducing Profile Summary: Faster Candidate Insights with Zia

                                                                                                              We’re excited to launch Profile Summary, a powerful new feature in Zoho Recruit that transforms how you review candidate profiles. What used to take minutes of resume scanning can now be assessed in seconds—thanks to Zia. A Quick Example Say you’re hiring
                                                                                                            • Kaizen #190 - Queries in Custom Related Lists

                                                                                                              Hello everyone! Welcome back to another week of Kaizen! This week, we will discuss yet another interesting enhancement to Queries. As you all know, Queries allow you to dynamically retrieve data from CRM as well as third-party services directly within
                                                                                                            • Need the ability to have read only fields on a form.

                                                                                                              There needs to be functionality in Creator that allows a field on a form to be read only. Most screen building software applications have this capability. I know you can hide certain fields from specific users and that you can also make the whole form read only but that's not the functionality I need. I want to be able to create a form where certain fields are editable and other are for display purposes only (read only). For example if the form was displaying information on an item that the user
                                                                                                            • Reverse payment on accidentally closed invoice.

                                                                                                              An invoice was closed accidentally with the full payment added. However, only partial payment was paid. How can I reopen the invoice and reverse this to update it to show partial payment?
                                                                                                            • New integration: Track booking page appointments in Google Analytics 4

                                                                                                              Hello all, Greetings from the Zoho Bookings team! We’re excited to introduce our new Google Analytics 4 (GA4) integration designed to help you track booking activity, understand customer behavior, and measure marketing performance, all in one place. What
                                                                                                            • Zoho Books Sandbox environment

                                                                                                              Hello. Is there a free sandbox environment for the developers using Zoho Books API? I am working on the Zoho Books add-on and currently not ready to buy a premium service - maybe later when my add-on will start to bring money. Right now I just need a
                                                                                                            • How to list emails in a folder, e.g. Inbox, on multiple pages when using Zoho mail webpage?

                                                                                                              Something as shown in the figure. There are totally 50 emails in Sent folder. If "Mail per page" equals 20, then the Sent folder is split into 3 pages. When I wander through Sent folder, I can just select a specific page to jump to. BTW, it seems that
                                                                                                            • Zoho Calendar soft bounce on @hotmail.com and @yahoo.com email addresses

                                                                                                              Hello, our Zoho calendar recently does not send the calendar invites to emails with hotmail and yahoo domains and comes back with a "soft bounce". other domains like Gmail works fine. Also sending "email" to the same emails to the above domains work well
                                                                                                            • IMAP Server not responding.

                                                                                                              Trying to connect a phone via IMAP and getting "imap.zoho.com not responding." Is the server down, for maintenance or otherwise? I've tried this on two different devices and got the same error on both.
                                                                                                            • Elevate your CX delivery using CommandCenter 2.0: Simplified builder; seamless orchestration

                                                                                                              Most businesses want to create memorable customer experiences—but they often find it hard to keep them smooth, especially as they grow. To achieve a state of flow across their processes, teams often stitch together a series of automations using Workflow
                                                                                                            • ERROR CODE :512 - 5.4.4 DNS error:NXDOMAIN.

                                                                                                              Suddenly we cant send mail, we are getting this error for all outbound mail to multiple domains.
                                                                                                            • New in Cadences: WhatsApp follow-ups, upgraded limits, and options for add-ons

                                                                                                              Hello everyone, We're rolling out two key updates to help you engage better and scale smarter with Cadences in Zoho CRM. Reach customers on WhatsApp, directly from Cadences Previously, Cadences have enabled you to automate follow-ups through emails, calls,
                                                                                                            • Zoho CRM Analytics - Allow To Reorder Dashboards

                                                                                                              I would like to suggest that you add the ability to reorder dashboards in the Analytics Module. I can see that this has been requested some time ago, the latest 9 years ago. I am not sure if this is a big or small endeavor, but such a small fix can go
                                                                                                            • Can Zoho Flows repeat Actions more than once?

                                                                                                              I'm attempting to make an intentional Zoho Flow loop using the below layout. However, when "WithinLimit" condition is met, the program fails to execute the action "Get & Add Request Co..." again. Is this by design? Is Zoho Flows unable to repeat actions
                                                                                                            • Unveiling Cadences: Redefining CRM interactions with automated sequential follow-ups

                                                                                                              Last modified on 01/04/2024: Cadences is now available for all Zoho CRM users in all data centres (DCs). Note that it was previously an early access feature, available only upon request, and was also known as Cadences Studio. As of April 1, 2024, it's
                                                                                                            • customer data security

                                                                                                              We are exploring ways to enhance our within Zoho CRM. Our Goal: We want to fully integrate RingCentral with Zoho CRM to enable click-to-call functionality for our sales team. However, to comply with data privacy regulations and protect customer contact
                                                                                                            • Zoho Cliq not working on airplanes

                                                                                                              Hi, My team and I have been having this constant issue of cliq not working when connected to an airplane's wifi. Is there a reason for this? We have tried on different Airlines and it doesn't work on any of them. We need assistance here since we are constantly
                                                                                                            • Sync CRM inventory data with Zoho Books

                                                                                                              I just switched everything over to ZoHo books, but I am trying to find out why the CRM Estimates, Invoices, and Sales Orders created in ZoHo CRM are not then duplicated in ZoHo Books? I had Quickbooks before, and had to do everything twice, I thought
                                                                                                            • mask Customer phone number and agents cant see customer phone number

                                                                                                              Is there any way we can integrate Zoom Phone with Zoho CRM while ensuring that customer phone numbers remain masked? We need a solution where agents can make outbound calls but cannot see customer phone numbers. Please let us know if there is any solution
                                                                                                            • Presenting ABM for Zoho CRM: Expand and retain your customers with precision

                                                                                                              Picture this scenario: You're a growing SaaS company ready to launch a powerful business suite, and are looking to gain traction and momentum. But as a business with a tight budget, you know acquiring new customers is slow, expensive, and often delivers
                                                                                                            • how to differentiate if whatsapp comes from certain landing page?

                                                                                                              I create a Zobot in SalesIQ to create a Whatsapp bot to capture the lead. I have 2 landing pages, one is SEO optimized and the other want is optimized for leads comes from Google Ads. I want to know from which landing page this lead came through WhatsApp
                                                                                                            • Email Reminders on Shared Calendars

                                                                                                              How do we turn off the setting that emails reminders to everyone who has accepted or declined a calendar invite? If 8 of us have been invited to the same meeting, we receive 8 notifications for every step of the process, from invitation to decision.
                                                                                                            • Default Sorting on Related Lists

                                                                                                              Is it possible to set the default sorting options on the related lists. For example on the Contact Details view I have related lists for activities, emails, products cases, notes etc... currently: Activities 'created date' newest first Emails - 'created
                                                                                                            • additional accounts

                                                                                                              If I brought 5 emails to my account. Can I later buy additional emails.
                                                                                                            • WebDAV / FTP / SFTP protocols for syncing

                                                                                                              I believe the Zoho for Desktop app is built using a proprietary protocol. For the growing number of people using services such as odrive to sync multiple accounts from various providers (Google, Dropbox, Box, OneDrive, etc.) it would be really helpful if you implemented standard protocols such as WebDAV / FTP / SFTP so that alternative inc clients can be used.
                                                                                                            • Open Sans Font in Zoho Books is not Open Sans.

                                                                                                              Font choice in customising PDF Templates is very limited, we cannot upload custom fonts, and to make things worse, the font names are not accurate. I selected Open Sans, and thought the system was bugging, but no, Open Sans is not Open Sans. The real
                                                                                                            • What's New in Zoho Inventory | Q2 2025

                                                                                                              Hello Customers, The second quarter have been exciting months for Zoho Inventory! We’ve introduced impactful new features and enhancements to help you manage inventory operations with even greater precision and control. While we have many more exciting
                                                                                                            • How to refresh a ticket view ?

                                                                                                              I am doing a widget where I send a rest api call to make a new draft to the ticket I am viewing. The issue is sometimes it refresh a ticket view and I can see inserted draft right away, but sometimes I do not see it even if it is inserted correctly and
                                                                                                            • Ugh! - Text Box (Single Line) Not Enough - Text Box (Multi-line) Unavailable in PDF!

                                                                                                              I provide services, I do not sell items. In each estimate I send I provide a customized job description. A two or three sentence summary of the job to be performed. I need to be able to include this job description on each estimate I send as it's a critical
                                                                                                            • Supervisor Rules - Zoho Desk

                                                                                                              Hi, I have set up a Supervisor Rule in Zoho Desk to send an email alert when a ticket has been on hold for 48 hours. Is there a way to change it so that the alert only sends once and not on an hourly basis? Thank you Laura
                                                                                                            • ResponseCode 421, 4.7.0 [TSS04] Messages from 136.143.188.51 temporarily deferred due to user complaints

                                                                                                              Had email bounce. Let me know if you can fix this. Thanks. Michael
                                                                                                            • Zoho Canvas - Custom templates for related lists

                                                                                                              Hi, I see that the example pages load always one of our related lists in a custom template, but I dont know how to work with that:  1) How can i make my own custom templates for related lists?  2) Where and how can i check out existing custom templates?
                                                                                                            • Automation #15: Automatically Adding Static Secondary Contacts

                                                                                                              Rockel is a top-tier client of Zylker traders. Marcus handles communications with Rockel and would like to add Terence, the CTO of Zylker traders to the email conversations. In this case, the emails coming from user address rockel.com should have Terence
                                                                                                            • Next Page