What?
A quick article to explain why the full name might appear in the last name field in Zoho CRM.
Why?
We had a customer report the issue that sometimes the full name of a contact was appearing ...
... GUI and display what it will name them. The app needs to rename files but append an incremented count if the name of a file already exists. The original file needs to keep its original name.
What ...
What?
This is a very quick note with the code to retrieve the full day name from a date (eg. "Monday").
Why?
If I use the toString() function to get the day, it only returns the first 3 letters ...
... 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 ...
... &GCOD_NAME.COD.SRS
England
-- What I want: export format to get multiple values
-- &G[COD.SRS:•|•]
5826|England
How?
You can see it in the code above but I'll give the run through using the ...
Applies to:
Microsoft Windows 7 Professional
Ms-DOS Command Prompt (6.1.7601)
What?
A quick article on how to rename multiple files using the command prompt and a bit of string manipulation. ...
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
-- ...
... seems to come out with a new version. If you have installed Joomla 2.5, this is now a setting in the global configuration... The only problem is that your landing page becomes "HOME - SITENAME.COM" which ...
... tag which isn't great for CSS styling as you can't do cross-dom acoss child iframes; but it does let you use OpenURL(v_Url, "iframe", "iframe_name") which is good if you have multiple iframes on a page and ...
... caret by your name in the top right corner, then click on "My Products":
Scroll down to SSL Certificates and click on the "Manage" button alongside the domain you want to install the SSL certificate ...
... the scope(s) ZohoInventory.items.READ (add some more if you're unsure...)
Give it a connection name and note down the connection link name. I'm calling mine joel_zoho
Authorize it, etc.
Make a ...
...
Here's the Creator form to hold the Attachments:
Parent Record (a single line that will be a unique ref to prevent downloading the same record again and again)
Document Name (a single line that ...
... for this, I created the following Creator form:
The fields:
Calendar Day Select (link name: Calendar_Day_Select || type Radio)
Form CSS (link name: Form_Css || type Add Notes)
Selected Value for ...
... form (I call mine "API Integration") ready with the following fields:
Connection Name (Single Line)
Dev ID (Single Line)
Client ID (Single Line)
Shop ID (Single Line)
Client Secret (Single ...
... layout didn't work
Choose field to validate > Select "Lead Status"
Choose validation type as "Validate using function" and click on "Next"
For functions, select "Write your own"
Give it a function name, ...
... expressions then separate each with parenthesis joined by "and" or "or". Nulls are not returned.
Set the "ModuleToSearch" to the API Name of the module you want to search.
Method #1: zoho.crm.searchRecords() ...
... and obviously want to display these as decoded HTML entities. (Zoho if you're listening) Ideally, Zoho may add this to their zoho.encryption namespace such as zoho.encryption.htmldecode(string). But at ...
... successful...:
For this strange fix, I'm going to list step by step but using the "Google Chrome" web browser:
Login to ZohoCRM > Setup > Templates > Inventory
Click on the name of the problematic ...
...
I'm going to show you the code first of how to parse the eBay Transaction data and then the code to create a Shopify Order:
Parse an eBay Transaction Notification (XML)
x_ResponseBody = input.Payload.getJSON("body");
v_MainNodeName ...
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.