Sorting in Joomla Explained

by Bhumi // Jan 15,2013 // No comment

order

Recently I am working on one project and i wanted to provide sorting save and edit option to the title in joomla website.

In this Joomla,Nivoslider plugin used for slider and i wanted to add sorting option to the ordering field.so i have just checked and get that same functionality provided by article section in joomla so I have checked code and use it.

Let’s see how i use the code to develop edit and save sorting option in joomla.

First of all, I have replaced two variable defined in top of the page are $canOrder and $saveOrder and added $params

with below line of code

Next, I have replaced title with link so when user click on it,save option will be enable.Let’s see below line of code

replaced with following line of code

then after,Go to the the middle of the page where loop is used there was some variables which are just defined as true like

Same here , replace above variables with below line of code

That’s about it. I want to say a huge thanks to various sources around the web that I visited while trying to evaluate how to create this code. I’m sure someone there has done this already & probably done it better, but I just wanted to share how I did it and hopefully it will help someone

As always a big thank you for reading and I hope this post was useful .Thanks for reading and feel free to share your thoughts! Don’t Forget to Follow us on Twitter or Subscribe us to Get the Latest Updates.

RELATED POST

Warning :Cannot find Joomla XML Setup file

Joomla is a one of the most popular open source CMS and i know you all the latest version of Joomla 3 has some great READ MORE

How to manage child product with size in virtumart

In this tutorial series,today I am going explain about how you can do customization in child product drop-down display in product detail page like in READ MORE

To disable component on front page in Joomla

I think this is one of the common problem you’ll face while you’re working for the website of joomla because the component always display at READ MORE

Free shipping for specific Country in Virtuemart Joomla

Recently I was working in Joomla application and application have shipping functionality and I want to limit free shipping for specific country in Virtuemart component READ MORE

Template Parameter in Joomla

Here is one quick article about to use Template Parameter in Joomla.You can change the functionality of template with the use of template parameters which READ MORE

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">