Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Data Adjustment
Commands

INPUT_SORT

Provide a button to allow the user to sort items in a list or via a relationship
Number Name Default Type Description
1 obj_id 0 Integer The ID of the list containing the objects to be sorted
2 root_id 0 Integer The ID of the Parent Object. This may be the same as the Object ID if parameter 3 is 0.
3 relat_id 0 Integer

The ID of the relationship from the parent ID to the objects to be sorted.

This can be zero if you are simply sorting the items in a list or negative if it represents a parent relationship.

- class btn btn-light btn-sm String The class to apply to the button
- title Sort Items String The title to apply to the button
to add a Comment.