What?
A quick article on how to get the pricebook entry using Zoho Deluge for a specific product in your ZohoBooks or ZohoInventory instance.
Why?
This took me the best part of an hour to determine ...
What?
This is a quick article on generating a file with the Zoho Deluge function .toFile() and uploading it to a file upload field within Zoho Creator.
Why?
The use-case here is that we want a ...
... to me that perhaps this isn't clearly documented. But there are tips found across the web just not specifically addressing this.
How?
Here is the code for a test function which downloads 2 files ...
... file to change system field labels
The fix put simply is a CSS hack. Specifically by inspecting the element, removing some of the CSS attributes on the field we want to change, saving it, then returning ...
...
Publish it by going to Settings > Publish > Publish Component > and select the REPORT (eg. "Inventory Photo Report"). Note the embed code, specifically the long alphanumeric string.
Create a ...
... the value of each radio item will be populated using deluge and what's important to note here is that each picklist/dropdown option includes some HTML, specifically a SPAN tag surrounding the date number ...
...
By default / out-of-the-box / vanilla, in a Zoho CRM Template, the table of line items will behave like this; specifically when there are a lot of line items as per my screenshot here:
How? ...
... 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 ...
... same as the billing address... Or more specifically, the primary contact, company, address and phone from the customer record and not from the sales order change.
How?
The key is a setting you need ...
... have an access token, we will check what notifications already exist (if any), and then we will create a function that subscribes the application so that any order is sent to a URL, specifically a CRM ...
What?
This is a quick article to template some code to me on sorting a map variable in Zoho Deluge, specifically Zoho Creator.
Why?
I do this a lot but in the following example, I want to sort ...
... base URL such as https://creatorapp.zoho.com/myowner/myapp/#Page:Notify.
CSS styling affects all contents: Any styling on an embedded form on the popup would need to apply specifically to the contents ...
... HTML,CSS and JS).
Files referring to Creator specifically:
./app/widget.html: reference to script src at https://js.zohostatic.com/creator/widgets/version/1.0/widgetsdk-min-js
./app/custom.js: my ...
... details how to setup a connection to use in an invoke URL statement. Specifically for Zoho Books, Subscriptions or Inventory.
Why?
Setting up a connection avoids the hassle of having to generate ...
... specifically displays the time remaining on an access_token which is generated from an OAuth 2.0 process. I want to display to the user how much time is left before another access token will be generated ...
... affect the standard visitors to your Joomla website (specifically those not interested in logging into the administrator section). Updated for Joomla 3.x but pretty much the same system as used for previous ...
... multicopters or more specifically their owners and use. Far from what the governments do with their drones, here are some socially beneficial applications I found:
Search & Rescue: Earthquake: Drone ...
...
Examples of usage:
SELECT
ufn_ProperCase([Surname])
FROM
employees
Additional:
Note how the above doesn't convert postal codes, specifically British postcodes, which isn't included in ...
... to a number using Microsoft Excel 2010. Since when did MS Excel stop understanding what a NUMBER was?
I have a column full of currency values which I want to convert, specifically Philippine pesos ...
... and ", "la", "le", " van ", " de ", " of " and similar should remain lowercase.
How?
The SSIS Script component task has to be generic, it should only apply this to columns we specifically tick i ...
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.