What?
This article is a quick note on how to change your Joomla CMS "Read More" to "Register to Read More" all without hacking away at the Joomla core.
Why?
Well a few hacks may be necessary because ...
What?
This is an article I hope to refine one day where given a set of breadcrumb hyperlinks, when I hover the mouse over the links, the text changes and the transition between the two is controlled ...
What?
A quick article on how to remove the first two entries from a RSS feed produced by a bunch of java files collectively known as "SimpleRssReader.
Why?
The original file reads of a feed from ...
The following describes how to setup a database user with read-only access to the AdventureWorks database.
Using SQL Server Management Studio 2008:
Connect to your database server.
Expand Security ...
... then create a TXT record
Specify the Host as @
Set the TXT Value to v=spf1 include:one.zoho.eu ~all
If the TXT record already exists for the SPF, then include the TXT value such as v=spf1 mx a ip4:123.245.123.245 ...
... Marked Items as inclusive of VAT so VAT reports in Books will be accurate (eg. £499.95 is correctly £416.62)
Date Modified: 2023-02-23 (Joel Lipman)
- Check if ebay Order ID already exists on ...
... of Zoho Inventory. In this task, we are simply getting a CSV with all the order IDs for a particular year output as a spreadsheet.
How?
Similar to how we retrieved the eBay active listings (see ...
... your connection has the scope to access both Organization details (ZohoCRM.org.READ is enough - perhaps optional) and access to Settings (ZohoCRM.settings.READ). I'm calling mine "mycrmconnection".
r_OrgDetails ...
...
Storing prompts as quick commands
Type /prefer option list to see what custom options you already have. By default you should have one called "wallpaper":
/imagine a flower
// returns 4 ...
... each r_Data in r_Associated.get("data")
{
if(!isnull(r_Data.get("id")))
{
//
// search by record name to see if we've already added this record before
// note the endpoin ...
... var json_Row = new Array();
var json_Arg = new Object();
// get some values beforehand which allows us to compare to the rows already present in the subform
// first column to add ...
What?
A noteworthy article in my opinion on how to send a CRM quote record using a template the customer created from a button.
Why?
Yes you can do this already by going to the record, clicking ...
... you or may be already working for you without this issue. By changing the workflow to execute not "When any field is upddated" but "When any selected field is updated" and then selecting the fields "Status", ...
... is triggered when a user ticks a decision box in Zoho Creator (on iPad displays as an on/off switch). My connection here called "jl_inventory" has the minimum required scopes:
ZohoInventory.salesorders.READ ...
What?
This is an article taken from https://goodereader.com/blog/kindle/here-is-how-you-can-read-pdf-files-on-the-amazon-kindle which I wanted to take note of as it is a process that worked at time of ...
... and then click on the "Refresh Site" button in the popup. (if already installed it just lets you click on "Ok").
Initially I got a support agent from GoDaddy to do this who said it would take ...
... the scope(s) ZohoInventory.items.READ (add some more if you're unsure...)
Give it a connection name and note down the connection link name. I'm calling mine joel_zoho
Authorize it, etc.
Make a ...
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.