... 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 ...
... I have:
What I want:
How?
This was achieved using some CSS and then some Deluge for the functionality. Let's dig into the CSS and then I'll explain how we made this functional.
To prepare ...
...
Here's an overview of how we achieve this:
Set up a Zoho CRM function to receive the webhook.
Setup a webhook in Xero.
[Optional for Method #2] Setup a PHP script on a server that will validate the ...
... the client wants: iPhone res). I then found that Shopify does accept a Base64Encoded version of the image and the below is how I achieved this.
How?
First-off, let me list the various formats that ...
...
Why?
I've written this article as it took a while to achieve. The Zoho People application and its API are documented but there are problems with the documentation at the time that this article was ...
... each v_User in l_Users
{
info v_User.get("full_name") + " :: " + v_User.get("id");
}
}
}
Update 2020:
Note this can also be achieved with the following shortcode:
l_Users = zoho.crm.getRecords("users");
or ...
... down some notes here on how I've achieved this across multiple monitors... and now multiple desktops.
How?
The following example is assuming you have 3 monitors and 3 desktops. I'm going to cover ...
... the mouse over the "Lanterns" link:
» Home / Products / More Lanterns
How?
Given the following HTML:
Home
Products
lanterns
Using CSS only, I have so far achieved ...
... we want to achieve:
1 year 2 months 3 weeks 4 days 5 hours 6 minutes 7 seconds // full string
1 year 3 weeks 5 hours 7 seconds // where shown values are not zero
Actually ...
Applies to:
TravelPort Universal API
PHP 4 or 5
cURL
What?
An article on how to resolve errors and setup a standard ping request using the TravelPort Universal API. This is to be achieved using ...
Previously titled
Fix PHP cURL: parser error: Document labelled UTF-16 but has UTF-8 content
What?
This is an article with notes for me on how to convert some received XML encoded in UTF-16 to ...
... array of jokes
Joke1:="I pretend to work here, work pretends to pay me."
Joke2:="He sets low personal standards and then consistently fails to achieve them."
Joke3:="If he were ...
Applies to:
Joomla CMS v2.5.11 (Joomla.org)
jComments v2.3.0 (JoomlaTune.com)
What?
Posting this as it was rather rewarding to achieve and I hope will be of some use to others in the same boat. ...
...
StudentTable
WHERE
SOUNDEX(StudentDetail)=SOUNDEX('Data Not Yet Available')
-- yields
StudentDetail
-----------------
Data Not Yet Available
Which isn't at all what we set out to achieve ...
Well I tried the SQL Server Management Studio solution to connect to a MySQL database then lost my way wondering what was I trying to achieve?
I've written this article because this is how I connected ...
... or agree on used font for headlines / watermarks (for overall branding consistency)
Website Landing Page Layout (Homepage)
Review what are we trying to achieve (eye-catchers, stickyness)
...
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.