... of ticket or attachment webhook, will push some of the details of the ticket and all/any attachments to a Zoho Creator form.
The ticket form has the ticket reference, product information, factory/supplier, ...
... (Bear)
Vespine (Wasp)
Botanical
Fernaceous (Fern)
Lupine
Rosaceous (Rose)
Backdrops
Beach
Car
Desert
Factory
Forest
Horizon
Lake
Lawn
London
Mountains
New York
Paris
Piscine ...
... myPhotoImage.setImageBitmap(BitmapFactory.decodeFile(picturePath));
}
}
Just in case
The ImageView I have (minus the width, height, margins, etc):
Additional
To ...
... // Create a LatLng object for the current location
LatLng latLng = new LatLng(latitude, longitude);
// Show the current location in Google Map
mMap.moveCamera(CameraUpdateFactory.newLatLng(latLng));
...
Applies to:
Joomla CMS v3.2.3 (Joomla.org)
jComments v3.0.0 (JoomlaTune.com)
PlayThru v1.1.8 (AreYouAHuman.com)
What?
This article is a follow on from my article JComments 2.3 with PlayThru ...
Applies to:
Joomla CMS v2.5.11 (Joomla.org)
jComments v2.3.0 (JoomlaTune.com)
PlayThru v1.1.8 (AreYouAHuman.com)
What?
This article is a follow-up of my article JComments 2.3.0 with Google ReCaptcha ...
Applies to:
Joomla CMS v2.5.11 (Joomla.org)
jComments v2.3.0 (JoomlaTune.com)
What?
Posting this as it was rather rewarding to achieve and I hope will be of some use to others in the same boat. ...
What?
Somebody said I could pay to get an export list of my Joomla users. I said Joomla is a FREE OpenSource system, why?
Why?
I want to move a client's list of Joomla users to a new system which ...
What?
I'm writing a Joomla 2.5.x component for logging time and projects and need a dropdown to have selectable options restricted to the logged-in user. This is specified in the XML file of the custom ...
What?
This is a quick article on what I change the error page for Joomla websites to. I like a clean error page, for a demo visit http://www.joellipman.com/my_error_page.
Applies to Joomla 1.6.x, 1.7.x, ...
...
Joomla lets you build up the queries which admittedly is cleaner and more organized. Here is a query which shows the building methods:
// Get a db connection.
$db = JFactory::getDbo();
// Create ...
Applies to Joomla 1.6+
What?
This is an article to describe how to add an article modal button in the Joomla Admin Panel (at time of print version 2.5.6) of your component including the all important ...
... _jcomments_settings -- ignored as this will load factory settings
-- --------------------------------------------------------------------------------
/*
INSERT INTO
mydb_upgrade_j25.myprefix_jcomments_settings
(
component, ...
So there is other documentation out there. I'm basing most of this article on the official Joomla 1.6 documentation: http://docs.joomla.org/Creating_a_profile_plugin and I want to use an example that ...
... from within a Joomla! extension using the mysql Joomla! classes, here's how I've used in this script pulling IDs and titles from the a sample table:
$db =& JFactory::getDBO();
$sql_utf8 = "set names 'utf8'";
$db->setQuery( ...
... UK's idiom "belt-and-braces", ‘Belt-and-suspenders’ describes an approach to web design where provision has been made for more than one method of achieving a satisfactory outcome.
typosquatter ...
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.