Hi Matt. I'm trying get access to the grid.sort that's being used on that page for "Site Contact". For those not familiar, that page displays a table and the user can click on that page to sort by Phone number, etc.
I was looking for a good vanilla grid.sort being used on the front end in Joomla, because I want to do the same with K2 fields (including extra_fields). David On Fri, Jan 27, 2012 at 5:29 PM, Matt Thomas <m...@betweenbrain.com> wrote: > Hi David, > > "Site Contact" sounds like a contact record from your database. The files in > the /tmpl directories represent the different views that display those > records. Can you explain what you want to change and we can give you a > better idea of where to look. > > Best, > > Matt > > Sent from my phone that uses an open source operating system. > > On Jan 27, 2012 5:06 PM, "David Roth" <davidalanr...@gmail.com> wrote: >> >> Hopefully this is something I've overlooked and some kind soul here >> will point this out to me. >> >> I'm trying to look at the source code PHP files for "Site Contact" >> which is part of com_contact. >> >> The Joomla com_contact component files of interest are located in: >> components/com_contact/views/category/view.feed.php >> components/com_contact/views/category/tmpl/default_items.php >> >> So I went to the Joomla com_contact to edit >> components/com_contact/views/category/tmpl/default_items.php which >> appears to have all that's displayed on the web page such as >> grid.sort, etc. But even if I remove this file, it has no effect on >> "Site Contact" page it still loads! >> >> If I remove components/com_contact/views/category/view.feed.php, that >> certainly breaks the page, but nothing in >> components/com_contact/views/category/tmpl has an effect on it. >> >> What am I overlooking? Thanks! >> >> David Roth >> _______________________________________________ >> New York PHP SIG: Joomla! Mailing List >> http://lists.nyphp.org/mailman/listinfo/joomla >> >> NYPHPCon 2006 Presentations Online >> http://www.nyphpcon.com >> >> Show Your Participation in New York PHP >> http://www.nyphp.org/show_participation.php > > > _______________________________________________ > New York PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php