... "2" (or your own company initials just to show the customer who's boss).
Now click on the pencil icon of the cloned template
Right-click on the text box causing the issue and select "Inspect" (if you ...
What?
A very quick article to remind me how to send a text message using Twilio API in Zoho Deluge.
Why?
The use-case here is that we want local sense dialing where specific numbers are used both ...
... up a SQL query, or more specifically, a COQL - CRM Object Query Language
Try using distinct on a single-line text field
Adapt the query for unique values in a lookup field
I won't demonstrate ...
What?
This is an article I hope to refine one day where given a set of breadcrumb hyperlinks, when I hover the mouse over the links, the text changes and the transition between the two is controlled ...
What?
This is a quick article on how to convert some cells in Microsoft Excel to number values...
Why?
OMG. Seriously Microsoft! I have spent an hour trying to convert a column of currency values ...
Intro
Prefixing lines with their respective line number in a text file using a Microsoft Windows Operating System... I've just googled this as I couldn't remember how I did this last time and a number ...
... and select (NONE) Folder as file type
Click on Advanced
Click on New...
For the Action type what ever you want the context menu to display, I use Command prompt from here
For ...
... that has the value you want to display.
Under "Show Value As", select Max
Then click on the "Settings" tab and do the following:
Under Primary Value - Label, enter the static text you want to ...
What?
This is a very quick article with a code snippet on how I added to a multi-lookup field.
Why?
Using a multi-line or text is possibly a quicker solution and when using a desktop interface, ...
... quick parsing instruction to get the eBay photos; this snippet stores the URL of each picture in a list variable:
l_Pictures = x_MainNode.executeXPath("//Item/PictureDetails/PictureURL/text()").toXmlList();
/ ...
... Create a form, I'm calling mine Inventory Photo
Add 3 fields to this form
Zoho Inventory ID which is a single-line/text field
Creator File which is a file upload field
Public URL which is a URL field ...
...
Then I formatted the color of the text and set the general text font to be applied overall / included tweak to width so "Wednesday" will not wrap:
div.zc-Calendar_Day_Select .choice-table-cell span ...
What?
This is an article documenting how to parse the notification from eBay and using it to create an order in Shopify.
Why?
Previously, we would receive an eBay notification and create an ...
... TSV, Text, Excel, MS Access DB, HTML, JSON, XML and others:
Supports server types of FTP, FTPS - File Transfer over Explicit TLS/SSL, FTPS - File Transfer Over Implicit TLS/SSL, and SFTP - SSH File ...
... to clipboard or a text editor
Click on "Save"
Setup a Xero webhook:
Login to the page https://developer.xero.com and click on "My Apps".
Select the app you are going to setup a webhook for (see ...
... several calculations happen in real-time making it really difficult to extract and use.
The key trick I used was to actually use a single-line text to store the customer's requested time. Let's use ...
... hide all labels in this group except for those with class "choice-label-text"):
v_Css = "";
v_Css = v_Css + ".zc-Tabs-group label";
v_Css = v_Css + ".zc-Tabs-group label.choice-label-text";
v_Css ...
... this quite a bit and wanted a quick way of extracting a SELECT list in someone else's form.
How?
So, let's copy the HTML select into a text editor, then escape the double-quotes, then prepend with ...
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.