What?
A very quick article on a cool snippet of code, another regular expression, I've been trying out to round up a number or at least to remove the trailing zeros. I could have added this to my Zoho ...
What?
A reference to what size an image background should be set to for various screen sizes.
Why?
A background image I was using was unedited at 1600x2133 (364kb) and was not displaying on smaller ...
What?
Sounds easy but actually if you use an image which has transparent areas, ie. has one color which will be transparent, the transparent pixels will be colored in with the page background color. ...
What?
This is a quick article on how to resolve the following issue:
Overall body background color is blue.
Background color of my contents is white.
When I visit a small page on the site, the ...
... how to make this an option that your client can switch off/on using the Joomla Admin Panel.
How?
For demo purposes, I'm going to add the background "Ambient Turquoise". Yootheme uses CSS files to ...
... of results (comparing various reports) in a table and then to color the backgrounds based on whether they are the fastest or slowest in the set.
Something like:
The DataSet
This should ...
Quick note in case I spend as long as I did again.
A Client had some clouds on the background of his photoshop file for his website. They were to be positioned in the top right corner with the leftmost ...
... pane and scroll down to the "Fill > BackgroundColor" row and copy the value to your clipboard or notepad, etc. Then select all the remaining cells in the row and paste your expression in the "Fill > BackgroundColor" ...
This happened to a m8s website in VirtueMart 1.1.3. The issue here was that although all the prices lost their float/decimal and were rounded up to the nearest integer... At first we thought this was ...
You can probably find this information of the rocket theme forum but I thought I'd put how I resolved this here.
The issue is basically that you want the background to stay in its position in the browser ...
... to in this solution; namely the webhook response needs to have a header and a body.
The 2nd caveat is a concern around security. It is difficult to guess a customer's Zoho ID; some might say almost ...
... = v_CssStyle;
Code for On User Input of Color Picker:
if(!isNull(input.Color_Picker) && !input.Color_Picker.contains("button"))
{
v_HeximalRef = input.Color_Picker.getsuffix("background-color:").getprefix(";");
input.Hexadecimal ...
... is. So we have a workaround, by sending all the data including the custom fields per line items to ZohoAnalytics; and in ZohoAnalytics importing a table based on a query which joins the sales orders and ...
... HTML entity equivalent and enclosing the ID in double-quotes in case I open it in MS Excel or another system that likes rounding 64-bit signed integers (long numbers):
//
// Generate a CSV of a ...
What?
A quick article on how to get around this error.
Why?
The use-case here is that I am using the send invoice API and I kept getting this error despite including the customer_id and there ...
... to email from CRM with a rich-text interface.
Why?
The use-case here is non-existent. It's more of a play around to see what can be achieved and how much this can be customized. The task I've set ...
... in Zoho Creator
Staff can access the report via Zoho Creator and export it to PDF.
They can then send the PDF to the supplier.
Technical Information
Automations in the background, on update ...
...
The workaround for staff is to round this up manually and then save the record. But this can be an annoying overhead, especially if it can be auto-corrected with a client script.
Pre-amble
For ...
... using any other apps or software.
How?
Here's how to use it:
Staff member clicks on button
File downloads to their workstation
Here's what's happening in the background:
File is generated
FIle ...
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.