An open API service indexing awesome lists of open source software.

https://github.com/bugfishtm/sf-lb-bsortselect

🦈 Suitefish 🚀 Example Integration of Library Module: This jQuery plugin elevates your select input into a sortable, drag-and-drop multi-select list, compatible with AJAX and HTML form submissions.
https://github.com/bugfishtm/sf-lb-bsortselect

bugfish bugfishtm suitefish suitefish-cms suitefish-library suitefish-library-module suitefish-module

Last synced: 6 days ago
JSON representation

🦈 Suitefish 🚀 Example Integration of Library Module: This jQuery plugin elevates your select input into a sortable, drag-and-drop multi-select list, compatible with AJAX and HTML form submissions.

Awesome Lists containing this project

README

          

# 📦 Bugfish Sortselect Library

> [!Warning]
> This repository contains plugins for Suitefish CMS. For issues with third-party software or code included in this plugin, please contact the respective authors (search online by name). For Suitefish CMS-specific issues, create a ticket at: https://github.com/bugfishtm/bugfish-jquery-sortselect.

## 📙 Introduction

The "multiselect-sortable" jQuery plugin enhances the functionality of multiple select elements by allowing you to easily sort and manage selected options in a dual list box. This revised version of the plugin now includes a "rid" (Resource Identifier) parameter, which helps in distinguishing between different instances of the script when used on the same webpage. Failure to provide a unique "rid" value for each instance can result in errors or unexpected behavior.

## 🛠️ Installation

1. Method: Login to your suitefish instance and browse our official store on your page. If you find the module you are looking for just download the package. Then navigate to the Library Package Area and enable the downloaded Theme.

2. Method: Navigate to the Library Package Area inside the suitefish instance. Go to the upload section and upload the modules .zip file. Then navigate to the Library Package Area and enable the downloaded Library.

## 📄 Documentation

If you are a developer you can find examples of modules in the _developers folder at the suitefish-cms github repository if you want to create an own module! For more information about the Suitefish CMS: https://github.com/bugfishtm/suitefish-cms.

🐟 Bugfish