What?
So this is a quick article to demo how to center an iframe horizontally and vertically in a screen/viewport in pure CSS (no JavaScript allowed). This CSS centers it by its center point rather ...
This took me a while to do so I thought I'd document it for future reference.
The Issue
See the restore default setting link at the bottom of this page in the footer? I wanted to put one of the styled ...
... the alignment to center, changed "Display As" to "Image", and set the image dimension to "64 x 64":
I should end up with something like this:
Create a query table with images
Irrespectiv ...
What?
A follow on from my article Zoho Creator: Create a Widget which uses JavaScript back from 2020 with a few adjustments now in 2024.
This widget will only work within Zoho Creator. If you want ...
... for the above demo.
Invalid OAuth Scope: Might be an invalid scope, or the TLD (datacenter) is incorrect. The above demo uses the EU datacenter (zoho.eu) rather than the US datacenter (zoho.com).
...
... has the scopes as specified in the function header. Also note, that this Zoho instance is in the EU datacenter (zoho.eu) rather than the US datacenter. The most important tweak in order for the below ...
... examples I use in production systems:
Pre-amble:
I'm applying to a Zoho Instance on the US Datacenter (.COM)
These examples are using CRM REST API v5 but you can use these as far back as CRM REST ...
... DataCenter) from EU to COM as I was using this for a client on the US datacenter. I have a connection called "zbooks" and the v_BooksOrgID is the ID of the instance in ZohoBooks; so for multiple instances ...
... these in her estimate template... But I'm sending them anyway.
Note(s)
The following code accesses APIs on the EU datacenter.
I have a connection called "zbooks" which has the necessary scope(s) ...
... invokeurl (note the Zoho endpoint here will depend on your datacenter; .com / .eu)
r_Coql = invokeurl
[
url :"https://www.zohoapis.eu/crm/v2/coql"
type :POST
parameters:m_Params.toString()
...
... at the moment, and the endpoint will depend on your datacenter (eg. COM or EU), and lastly the connection "joel_books" is my connection to ZohoBooks:
//
// declare ID of item in Zoho Inventory
v_InventoryId ...
... > Right-click on it, enable it and select "Update Driver"
Either via the device manager or just from pure frustration, you should get a prompt to download the Intel Graphics Command Center app from the ...
What?
Another article on styling a radio group to become a weekly calendar carousel. In that a radio group displays the days of the week with arrows allowing the user to select the next or previous ...
... you may need on your quest to setup Zoho Analytics FTP Data Sources:
Zoho Analytics IP Addresses to whitelist (if necessary):
// EU Data Centers
31.186.226.0 - 31.186.226.255
185.20.209.0 - 185.20.209.255
87.252.213.0 ...
... uses the US datacenter but has it's server timezone set to "US/Eastern" or "America/New_York" (-05:00). Our sales person is on the west coast in the timezone "America/Los_Angeles" (-08:00). And our customer ...
What?
This is an article to serve as a guide in terms of styling a radio group into a group of Tabs. This is only a guide or reference which was applied for one client but would need adapting to match ...
... held in v_ListingPublishKey and lastly, my datacenter is .COM:
URL Syntax #1
// works in eBay
v_ImageSrc = "https://creator.zoho.com/file" + zoho.appuri + "Portal_Listing_Report/" + input.ID + "/Main_Photo/image-download/" ...
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.