Sortable, Making Children and Serialize?

Sortable, Making Children and Serialize?


My apologies if this has been covered. I've been through the docs and
discussion boards for the last three hours and not hit even a nibble
of what I am looking for.
My best guess is that I am using the wrong terminology.
I'd simply like to have the a sortable list (ul, li style) where you
can indent by dragging to the right and outdent by dragging to the
left. Then, once the list is order properly, get a serialized string
that shows that parent/child relationship (perhaps: id[]=5&id[]=1&id[1]
[]=2).
Any guidance is appreciated,
Nate