... in the last name field and creating a contact called "Firstname Firstname Lastname" (eg. "Joel Joel Lipman" - when Joel is not my middle name).
How?
This is a setting that is enabled by default in ...
What?
An article on setting a date field to either the first Monday of the next month or to the last Tuesday of the current/next month. What I mean by the last Tuesday is if the last Tuesday of the ...
What?
So I thought I'd write an article to help me resolve the particular issue where the organization details and the header of the product line items table would display on the first page, the product ...
What?
A quick article on how to remove the first two entries from a RSS feed produced by a bunch of java files collectively known as "SimpleRssReader.
Why?
The original file reads of a feed from ...
... and its Q4 Nano, then the DJI Phantom.
First up, the Hubsan X4 H107C for $60 USD filming at a reduced 720x480 25fps then further compressed by YouTube Capture app (but includes stabilization):
jFJJY5uUT0E
...
What?
This article describes a solution our reporting server administrators found to cut the loading time of the first report of the day.
Why?
Take any SSRS report, if one of us was the first ...
What?
A note for myself on some code to convert a string of two names into a string made up of the first name and then using the initial of the second name.
-- What I have
John Smith
Fred.Bloggs
-- ...
What? If you get something like the following error: Warning: call_user_func() [function.call-user-func]: First argument is expected to be a valid callback in /home/.../templates/rt_affinity/rt_sectionrows.php ...
... is a quick note (so I never spend as long again) in PHP on how to determine when looping through a loop, which entry was first and which was last. This is incredibly useful for pagination.
The Situation ...
... a timestamped duplicate if exists so need to check if it exists first)
// https://workdrive.zoho.com/home//teams//ws//folders/files
m_SubfolderNames = Map();
r_Subfolders = invokeurl
[
url :"https://www.zohoapis.com/workdrive/api/v1/teamfolders//folders?page%5Blimit%5D=50&page%5Boffset%5D=0"
type ...
... of this page]
For this, we'll create the webhook function first (this one I've called Fn - ZohoSign - Document Completed) and then make it into a REST API function for ZohoSign to send the data to:
/* ...
...
Pre-amble
Have all the images you want to use ready for uploading into the system stored on your device. A URL (as in an image hosted on another website) can be used so you might skip the first section ...
... 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 ...
... and restore them.
The Code Snippets: The Shopify Order Update notification
First create a CRM function called Shopify - Webhook - Order Notification. It's a standalone function but you'll need to ...
...
How?
So first, this article shows you how to setup an API connection, and then we'll include the code to count the total number of products, and then finallly show the code to loop through all the ...
... an external server. Create your own web app on another server and setup a server to server API connection to your Zoho Creator instance.
Source(s):
Zoho Creator: Create your first widget
Zoh ...
... returns both first and last)
var v_ContactName = ZDK.Page.getField('Last_Name').getValue();
// get the email of this contact
var v_ContactEmail = ZDK.Page.getField('Email').getValue();
...
... form), Image, File, Local Image, Subform Row ID (prevents duplicates). Note: I create the form then add it as a subform on the parent form first, then add the lookup to the ticket field on the subform ...
... would suffice but here is my first version of the script:
/* *******************************************************************************
Function: -
Label: Products - Correct Decimals ...
What?
A quick article with the code to download image attachments from a Zoho Ticket and then to upload the attachment to Zoho Analytics.
Why?
First of all, we couldn't find how to sync attachments ...
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.