Skip to content

Drag-and-Drop Sortable List in a FileMaker Web Viewer

License

Notifications You must be signed in to change notification settings

GreenFluxLLC/SortableFMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SortableFMP

Drag-and-Drop Sortable List in a FileMaker Web Viewer

This app demonstrates how to create a drag-and-drop list in a FileMaker Pro web viewer using the SortableJS library. Dragging to reorder rows in the web viewer updates the order column for all rows in the found set using the Replace Field Content step to avoid looping.

2024-08-19 07 47 42

NOTE: This is a proof of concept, not a complete solution. Adjust the sortableSQL custom function and the webviewer HTML field as needed to support your use case.

Requires v16 or Higher

This app uses the JSONGetElement function, so v16 or newer is required.

About

Drag-and-Drop Sortable List in a FileMaker Web Viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published