What?
A quick article to explain why the full name might appear in the last name field in Zoho CRM.
Why?
We had a customer report the issue that sometimes the full name of a contact was appearing ...
... GUI and display what it will name them. The app needs to rename files but append an incremented count if the name of a file already exists. The original file needs to keep its original name.
What ...
What?
This is a very quick note with the code to retrieve the full day name from a date (eg. "Monday").
Why?
If I use the toString() function to get the day, it only returns the first 3 letters ...
... statement.
Why?
The MySQL statement SELECT COUNT(DISTINCT name) FROM table is valid but I get what you mean and it's sometimes difficult to explain why you want to use it.
How?
Method #1: Add ...
... &GCOD_NAME.COD.SRS
England
-- What I want: export format to get multiple values
-- &G[COD.SRS:•|•]
5826|England
How?
You can see it in the code above but I'll give the run through using the ...
Applies to:
Microsoft Windows 7 Professional
Ms-DOS Command Prompt (6.1.7601)
What?
A quick article on how to rename multiple files using the command prompt and a bit of string manipulation. ...
What?
A note for myself on some code to convert a string of two names into a string made up of the first name and then using the initial of the second name.
-- What I have
John Smith
Fred.Bloggs
-- ...
... seems to come out with a new version. If you have installed Joomla 2.5, this is now a setting in the global configuration... The only problem is that your landing page becomes "HOME - SITENAME.COM" which ...
... the domain name as this gets appended automatically: so just 1522905495316._domainkey will do.
Set the TXT Value to the DKIM Value you noted earlier
ZohoCRM: Get IT to do the SPF
The following ...
... c_Employee in l_ApplicableStaff
{
info c_Employee.Name;
//
// reset the stuff they already have in their subform "Usual Shift"
c_Employee.Usual_Shift.clear();
//
// great now let' ...
... on each row and then the campaigns as columns.
What we want:
Contact Name Lead Source Campaign 1 Campaign 2 Campaign 3
---------------- --------------- -------------- -------------- ...
... will have the specific OrgID in the URL).
Click on "Add Action"
Give it the Action Name "Ask ChatGPT"
This action should "Answer a Question"
It should be answered by "Construct Answer by Fetching Data" ...
... "Fn - eBay - Get Active Products" and give it the internal name as "fn_GetEbayActiveProducts" without any arguments. Something to note in the below is that it asks you to set an estimated number of products ...
... || v_Message.containsIgnoreCase("Hello") || v_Message.containsIgnoreCase("Hey"))
{
// store in response text
v_Answer = "Hi " + user.get("first_name") + "!\nMy name is JoelBot and I am currently connecte ...
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.