... symbols)
ValueToConvert = textInfo.ToTitleCase(ValueToConvert.ToLower());
// add a trailing space to catch below exceptions (eg. "Director of It ")
...
Change Page Title in Website Here are some instructions on changing the page title in Joomla! CMS to display both the actual page title and other stuff. As I like doing this for this particular website ...
What?
An article on adding an accept and decline button on the estimate (aka Quote) notification template within ZohoBooks.
Why?
The use-case is simply that my client wants to make it easier for ...
... 10 columns called "Untitled-1". I enter some labels in the first column. These will be keys later on to link my report to so keep them short without any special characters. I then saved this table with ...
What?
A follow on from my article Zoho Creator: Create a Widget which uses JavaScript back from 2020 with a few adjustments now in 2024.
This widget will only work within Zoho Creator. If you want ...
... for the code to replace these with the user's personal details (eg. name, job title, etc).
/* *******************************************************************************
Function: String ...
What?
This is a not-so-quick article that queries an eBay order and creates the relevant ZohoInventory item, contact, sales order, package slip, shipment order, invoice, payment records...
Why? ...
... "Role" with the options: "user", "assistant", "system".
Add a file upload field called "Big Data"
Add a single line field called "Title" (used as a multi-line cannot be used in the listview).
Add ...
What?
An article on how I can query all the orders for yesterday without using the eBay GUI Selling website. I've included the code to parse out the information as well.
Why?
Because I need this ...
What?
So this is an article for me to store prompts for the MidJourney AI text-2-image discord tool.
Why?
The results from the MidJourney bot are beyond unpredictable however with the correct ...
... (in this example, a lead record but can be almost any kind of record)
m_ScheduleMeeting.put("What_Id",98765432109876543);
//
// the subject
m_ScheduleMeeting.put("Event_Title","TEST Consultation: Call ...
What?
This is an article documenting how to parse the notification from eBay and using it to create an order in Shopify.
Why?
Previously, we would receive an eBay notification and create an ...
... the tabs group) and then a negative margin on another notes field called Note_Title which contains my header to place it above the tabs group:
v_Css = "";
v_Css = v_Css + ".zc-Tabs-group .choice-table-row";
v_Css ...
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.