... solutions dotted about the web but the biggest improvement was the "SELECT TOP 100" brain wave:
-- DataSet1:
SELECT TOP 100
Reference, Forenames, Surname, DOB
FROM
PersonsTable
WHERE
(Reference ...
... near enough).
How?
I'd like to use various techniques, and the first part of this article (Stage 1) is the only part you need to modify as this will improve your Joomla search results by giving ...
The jury's still out on this one. I have noticed a slight improvement in my page loads but will have to carry out proper tests on the weekend.
Instructions to a hard-coder
The Google Chrome Frame (or ...
... onto the template document; every time.
What if I told you we can code a single button on the record which does all of that for you; with only you needing to approve the document before it gets sent ...
... first designing the template, there could have been a fair few improvements right out of the gate. Then the client comes back and says things like "can we add this?", "can it say this instead?", "can it ...
... + p_QuoteID
type :GET
parameters:m_ApprovedConverted
connection:"zcrm"
];
// should be checking here that data contains any rows but I'm going on the basis that this quote exists in CRM an ...
What?
A quick article on the SPF & DKIM setup to improve email deliverability from a ZohoApp and methods to check.
Why?
Not sure how I came across it as most of our customers don't use ZohoMail, ...
What?
Following on from the article: Zoho Cliq: Integrate OpenAI and ChatGPT 3.5 Turbo. This is the next step as we get it to look at data within ZohoCRM.
Why?
Because it is a serious improvement ...
What?
This is an article describing a custom function built into Zoho Flow that will accept as parameter the document_id and request_id. It then retrieves the Deal Reference (entered by an office signee) ...
... location, for that’s the email id you need to send files to for those to show up on your Kindle.
Getting your email ID approved
Just having your Kindle email address won’t suffice unless you ...
...
Contrary to the documentation saying there are only the approved and converted values supported in additional parameters, I find the below works in CRM just fine:
// ****************** CODE USING ...
... which in turn generates an order in Shopify. This article is primarily for myself as I need to do this for some other clients and I just want to continuously refine and improve my code below.
How? ...
What?
So this is an article expanding on my article Zoho Deluge - Connect to Xero API and explores how instead of a schedule, we can get Xero to tell ZohoCRM whenever an invoice or contact gets updated ...
... an example showing how you can get all results irrespective of whether they are converted or approved:
response = zoho.crm.searchRecords("Quotes", "(Ref:equals:QU-00001)",1,200,);
Done. Ta daa! ...
... the process would be: allow a user to apply for leave, then on save/submit, auto approve/reject the application based on a custom function that could calculate the percentage of staff who already booked ...
... :: Quarter: 1
Month: September :: Quarter: 1
Month: October :: Quarter: 1
Month: November :: Quarter: 2
Month: December :: Quarter: 2
And just to prove the same code snippet works for any month, ...
... TRIGGER, SUPER, REPLICATION CLIENT, SHOW VIEW ON *.* TO 'mybackupuser'@'localhost' IDENTIFIED BY 'mybackupuser';
Suggestions?
I'm all up for any suggestions people might have on how this can be improved ...
... information to improve our products and services.
We may periodically send promotional emails about new products, special offers or other information which we think you may find interesting using the email ...
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.