What?
This is a quick article I use to list step by step on how to set up a custom domain for a Zoho Creator customer portal. In this example, we are going to use a subdomain of a company which has ...
What?
This is an example of Javascript code to update and display the elapsed/remaining hours minutes and seconds in real-time.
Why?
I know there are a lot of articles out there that write about ...
So I know it's quite a long title but I'm not sure what I'll be searching next time. It has taken me a lot longer than I thought it would mostly out of frustration and the inability to know exactly what ...
This is related to the issue of renaming yourdomain.com as your title page in phpBB3.
You need to login to the phpBB admin control panel (ACP). On the General tab, look under Board Configuration ...
What?
A quick article to document a Zoho Deluge function converting a hexadecimal color reference to a Red Green Blue value (RGB).
Why?
It's likely that Zoho will avail their color picker at some ...
... Merge: Template exists in ZohoCRM
For this scenario, the use-case is a little more complex:
Login to ZohoCRM, go to custom module, in this case "Maintenance"
Click on Button to send a document fo ...
... by going through forum posts from 7 years to 2 years ago. The following will work in May 2024 following the API domain change.
The use-case is that the customer wants the item/product rate taken ...
...
the JavaScript
These are the contents of main.js and is working at time of print:
// Start with Zoho SDK stuff
ZOHO.CREATOR.init()
.then(function(data) {
// Initialize ...
... the fault/description, and a subform to a form called "Documents" linked by a bi-directional ticket lookup.
The document form is a subform derived from an existing form (called "Document"). Mainly, because ...
... that for the below, I recently updated this article (2024-05-21) due to the API domain name change from https://books.zoho.com to https://www.zohoapis.com/books and changed the Top Level Domain (or Zoho ...
... based on its identifying number (allows other attachments to remain intact)
Generate the file
The code here is a cut down version just to demonstrate generating a text file and storing this into ...
... from a public domain, no user wall. The key here which the official documentation is missing is the .setParamName() but for those who have spent time to find this function, they'll already know this.
...
... how to troubleshoot issues with this. One important thing to note is that the setup needs to be done by whoever manages the domain for the client.
Who owns the domain (eg. mycompany.com)
So this ...
... output
return m_Response;
click on "Save Script"
Test using the sidebar on the right
Click on "Done" when satisfied.
Click on the left arrow/caret to return to the ZohoCRM ZIA main page
Clic ...
... 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();
/ ...
... 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 ...
... / and ensured the cursor remained as a hand to indicate clickable:
div.zc-Calendar_Day_Select .choice-table-cell span label:nth-child(2)
div.zc-Calendar_Day_Select .choice-table-cell span label:nth-child(3)
...
What?
This is the function to get the line item order/transaction from eBay if you give it the eBay Item ID as a parameter.
Why?
Mostly for debugging but here's the code that will quickly get ...
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.