Page 1 of 1

Sample Plugin - Editable List Maintenance Form

PostPosted: Sat Dec 05, 2015 12:04 pm
by Mike.Sheen
Attached is a plugin which demonstrates how to add a new list maintenance form.

The sample uses a custom table called "Widget" the plugin has a SQL script attached on the documents tab to create the table.

The user can add, edit and delete items from the table, as well as nominate one as a default and can re-order the items by dragging and dropping the row.

Widgets.PNG
Screenshot
Widgets.PNG (16.64 KiB) Viewed 5775 times


To install the plugin, Import the plugin and save. Then open the README.txt file on the documents tab of the plugin and follow the instructions.

Re: Sample Plugin - Editable List Maintenance Form

PostPosted: Tue May 24, 2016 10:04 am
by Mike.Sheen
Updated to be compatible with interface changes made in 07.00.157.00.

Re: Sample Plugin - Editable List Maintenance Form

PostPosted: Fri Oct 11, 2019 3:27 pm
by Mike.Sheen
Updated to work with 7.2.1.

Re: Sample Plugin - Editable List Maintenance Form

PostPosted: Wed Apr 06, 2022 6:24 pm
by Mike.Sheen
Updated to use the factories - this should have been done in the last update, but was missed and I obviously didn't test it!