... for myself is as follows:
Trigger if the contact record has a tickbox called "Extra Confidential" ticked/checked=true
Popup a confirmation box to proceed or cancel.
Popup the email from CRM mailer ...
...
What I have
Me,Myself,I\na,b,c
What I want
Me,Myself,I
a,b,c
How?
So in this article I just want to list some various methods of inserting a new line character.
Works on most ...
... the modified records of a day and ensure that the data in Zoho is the same as on the Shopify website. Included in this is the feature to export all the data as a CSV and to email it to myself:
void ...
What?
An article for myself really as I couldn't find much online to address the errors I encountered below but also to document the import process of a bunch of files into a ZohoCRM system.
Why? ...
What?
Well known by most but this serves as a quick reminder to myself and anyone else on how to embed a form or a report into a Zoho Creator page.
Why?
Cos
How?
The below is a template ...
What?
An article to remind me how to install an SSL certificate with GoDaddy.
Why?
A quick reference for myself as I found that with GoDaddy, a purchased SSL certificate seems to require re-installing ...
... 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?
A quick article to take a list of options from a HTML select element and convert to a Zoho Deluge list that will eventually be used to populate a dropdown.
Why?
Because I find myself doing ...
What?
This article serves as a best practice and reminder to myself on how to stop endless loops from happening in Creator and crashing the application. This is more for complex Creator forms which ...
What?
A super quick article to demonstrate how an idiot like myself can misread the documentation. This particular article shows you how to customize the search results or response from using zoho.creator.getRecordById(). ...
... data.
And yes, the part that took me about 8 hours and the key point above is to replace the ampersand with its unicode equivalent. I consider myself familiar with Transact-SQL, Oracle PL/SQL and ...
... a perfectly ok post on the Microsoft website? Well I could bookmark that page or save myself a click...
How?
To test any of the following, type the windows key and select "Run..." ( + R). Then ...
... is a function I find myself using more and more called equalsIgnoreCase() which could be used:
...
l_ProductDetails = Product[Product_Name.equalsIgnoreCase(v_Name)];
...
Other Functions of ...
What?
This is a quick reminder for myself on opening a CSV in MS Excel but without converting long numbers into exponential notations (which are incorrectly rounded anyway).
My Data:
Account ...
What?
A sorta quick article to note how I can generate refresh tokens and access tokens using Zoho Deluge code (so within Zoho Creator, CRM or Books) without XML calls.
Why?
I find myself using ...
... to use the mentioned token based authentication. I find myself going through the motion and designing on a per-app basis so I wanted a standard way of doing it and I'll update this article as I improve ...
... `userid`,
`ip`, `date`,
`value`
FROM
`v25_db`.`v25_jcomments_votes` a
Quick string replacements
These are merely for reference for myself. Their purpose are ...
... myself don't put any copyright information on the end product.
I needed a program to:
+ Group all the data by a specified column
+ Generate interactive flash charts
The program was intended ...
... far and wide but as usual, I find myself to be the first to address this.
How?
The module I have made is very basic and not in an MVC structure but it has been tested on Joomla 2.5.28 and Joomla ...
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.