What?
A super quick article on how to pre-select the pipeline on deal creation within CRM based on the department specified on a user's profile.
Why?
A client asked that when staff create a deal/opportunity ...
What?
The aim of this article is to document how you can display a Creator report to the user, that they can select (tickbox) multiple records in that report, and then have a button that loops through ...
What?
A very quick article on how to push a multi-select picklist from CRM to Creator.
Why?
We're trying to create a record in Creator off a button on the CRM Potential/Deal record. The CRM module ...
... statement.
Why?
The MySQL statement SELECT COUNT(DISTINCT name) FROM table is valid but I get what you mean and it's sometimes difficult to explain why you want to use it.
How?
Method #1: Add ...
... solutions dotted about the web but the biggest improvement was the "SELECT TOP 100" brain wave:
-- DataSet1:
SELECT TOP 100
Reference, Forenames, Surname, DOB
FROM
PersonsTable
WHERE
(Reference ...
... do this so we'll need to modify the XML file and add some files that this will select.
Modify \templates\\config.xml add the select option "Ambient Turquoise" to the end of the list:
Grey
Dots
Tartan
Lines
Dark ...
...
This returns the number of unique values in the range A3 to A1000 and excludes the blank/empty cells.
Display all Unique
Found this note on one of Microsoft Help sites:
Office 2010:
Select the ...
... response
return ;
Once saved, I'll hover the mouse over it and click on the ellipsis to select REST API option. Then make a note of the URL.
the ZohoBooks Estimate Template
Now you need t ...
... on one to select it.
When are colors used? Well in this use-case, we are using it to color events in a calendar associated with specific staff. Probably not the most essential part of a system ...
... then Mobile Required"
Select the Email field as the primary field to control this rule
Set the condition that the email "is empty" > click on the "Next" button
Set Mandatory FIelds > and select "Mobile" ...
... customer, you will know this takes a while to do:
You have to find the contact record in CRM for example
Click on "Send for Zoho Sign"
Select the template document or upload one
Add the fields that ...
... workspace you want to create the monitoring system. Preferably use the workspace that has the data to check. For demo purposes, I'm going into the CRM Reports workspace > Click on "Create" > Then select ...
... we check the JSON, we can select a portal name and ID, this avoids the need of using up an API request to get the portal
v_PortalName = "my_portal";
v_PortalID = "789456123";
//
// get all projects
v_EndpointProjects ...
... to Zoho Analytics, and choose a workspace with the relevant data (in this case Zoho Books Analytics workspace)
In the left sidebar, select "Data Sources" then click on the "Add Data Sources" button
Select ...
... > Functions: then hover your mouse over the function and select "REST API". Enable the API Key option and copy the long URL to your clipboard for use in the above function:
Set up a schedule
If ...
... There are no contact persons associated with this Invoice.
- Encountered when trying to use the send an invoice API
- Need the generated invoice to pre-select a contact person to email
- ...
...
Check that ZohoDesk is sync'ing with your ZohoAnalytics:
Login to ZohoAnalytics as an Admin with access to ZohoDesk
Make a note of the workspace name that your ZohoDesk will sync with.
Select ...
... you are wanting to edit) > and select the layout (eg. "Standard")
Click on the ellipsis/3 dots icon of the system field you want to hack and select "Edit Properties"
Right-click on the "Number of Characters ...
What?
This is a not-so-quick article that queries an eBay order and creates the relevant ZohoInventory item, contact, sales order, package slip, shipment order, invoice, payment records...
Why? ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.