//
// Please see the full docs here:
----------------------------------------------------------------

https://www.rackforms.com/documentation/rackforms/page-elements/sortable.php#AdditionalJavascriptLibrary


//
// And a video here:
----------------------------------------------------------------

http://www.youtube.com/watch?v=Xcb0OIfur8U





The short version is any folder we place in here will show up in the Editor under:

Page JavaScript/CSS Code > Included Additional Javascript Library


If we select a value, so long as the folder contains a file at the root of the folder structure called:


rackforms-include-code.txt


That folder will be included with the job.


Please note the code we place in the rackforms-include-code.txt file will be placed in the head block 

of our form page, and thus must contain the proper include code for that plugin, relative to the

js folder of our job. 