• Hello Fabrik Community

    Fabrik is now in the hands of the development team that brought you Fabrik for Joomla 4. We have recently transitioned the Fabrik site over to a new server and are busy trying to clean it up. We have upgraded the site to Joomla 4 and are running the latest version of Fabrik 4. We have also upgraded the Xenforo forum software to the latest version. Many of the widgets you might have been used to on the forum are no longer operational, many abandoned by the developers. We hope to bring back some of the important ones as we have time.

    Exciting times to be sure.

    The Fabrik 4.0 Official release is now available. In addition, the Fabrik codebase is now available in a public repository. See the notices about these in the announcements section

    We wish to shout out a very big Thank You to all of you who have made donations. They have really helped. But we can always use more...wink..wink..

    Also a big Thank You to those of you who have been assisting others in the forum. This takes a very big burden off of us as we work on bugs, the website and the future of Fabrik.

Order list plugin

  • Views Views: 17,377
  • Last updated Last updated:

Navigation

  • This plugin allows a user with correct access level to re-sequence the order that records are displayed in a list by dragging and dropping rows.

    Download the "Fabrik List - Order" Plug-in and activate the Plug-in in Joomla backend. Next you will need to create a field with your list, that will keep the ordering. You may then add the Plug-in with your Fabrik list and point to the column that is responsible for ordering.

    edit list -> Plug-ins (add Fabrik List - Order)

    Settings​


    order-options.png


    • Access - Which user viewing level can use the plugin
    • Order element - Which element contains the order value. This will most likely be a hidden Field element set to be an integer
    • Order element as handle - Should just the order element be used as a drag handle (yes) or should the entire row act as a drag handle (no)
    For this plugin to work your list must be ordered by the 'order element' and if the list is ordered by multiple Elements, this 'order element' must be the first one(the 'order by' Elements list has to begin with this element). The other 'order by' Elements would have then impact only if they are in joined repeated Groups - then the list's main data would be ordered by the 'Order element', the data inside the repeated Groups by their 'order by' Elements.

    Example​

    Below is an image of the user selecting and dragging to reorder the records.

    order-example.png


    You can additionally enable "Replace with icons" and add a "Static icon file" in your order element's "List view settings"/Icons if you don't want to show the order numbers but e.g. 3 dots.
Back
Top