What?
A quick note on how I got round one this one.
Why?
Often enough, our requirement is that the latest record from another table is associated with the current row, and often enough we get ...
Applies to:
Microsoft Windows XP
How?
I keep having to do this every year as I reghost all my machines (=restore to sorta factory settings), so instead of googling it and going through other ...
What?
An article on creating a color picker from a specific palette using an input field of a radio type.
Why?
At the time of print, this feature is not provided out-of-the-box and getting our ...
... s:" + v_ZS_RequestID);
for each m_ZCRM_Doc in l_SearchResults
{
//
// check we have the right one
if(m_ZCRM_Doc.get("Request_ID") == v_ZS_RequestID)
{
//
// retrieve the ...
... "Dashboard":
Then in the top right of the dashboard, I'm going to click on the "Widget" button:
On the data column, I'll select any query and any field. It doesn't matter which one here, as ...
... amount/total is a currency column we want aligned on the right
l_HeaderColumns.add();
l_HeaderColumns.add();
//
// build up related list rows
l_RelatedListData = List();
for each m_DataRow in l_DataRows
{
// ...
... to ZohoPeople as a system administrator
Click on the cog icon in the top right to go to the setup screen.
Under "Automation", click on "Scheduler"
Click on the "Add Scheduler" button
Complete the ...
... is sitting right now.
The code snippet to get the item record from the price book
Note that I'm using a connection called "zbooks" and it has every permission under the sun (the naughty ZohoBooks.fullaccess.all) ...
... first designing the template, there could have been a fair few improvements right out of the gate. Then the client comes back and says things like "can we add this?", "can it say this instead?", "can it ...
... top right next to the profile image)
Under "Developer Hub" go to "Client Script"
Click on "New Script" button (the blue one - not the "Add Script" grey one)
Give the client script a name, I'm calling ...
... number "OrgId" there
Note this down for later use
Get the ZohoAnalytics Org ID:
Login to ZohoAnalytics and ensure you are at the "Home" level
Click on the cog icon in the top-right for "Settings" ...
... icon (top-right most) to edit any profile
On the user's dialog/popup in the bottom left, there will be a link saying "Manage Fields"
Add a picklist field type called "Department" with the options "Hir ...
... 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 ...
... article, this is how to get to them
Login to ZohoCRM
Go to Setup (cog icon in the top right next to your profile picture)
Under Channels, go to Email
Click on the "Email Deliverability" tab
Under ...
...
Getting to the development-side
Login to ZohoCRM as a super-admin
Go to Setup (cog icon in the top right)
Under Zia, select "Conversational AI"
Click on the link "Zia Developer Console" (yours ...
... generate using the above keywords/tokens.
Usage: ...in the style of...
Note that some of these may verge on Copyright Infringement so be careful if posting commercially (ie. appropriation). Please ...
... these kind of columns available to you:
Click on Widget in the top right
Under "Data Column", select any field in your table/query which is not the one to display
Under "Group By", select the field ...
... on the ellipsis or three horizontal dots button in the top right and selecting "Send Mail" then selecting which inventory template to use... This is too many steps for some. Instead, we've been asked to ...
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.