zorab47 / active_admin-sortable_tree

Show ActiveAdmin index as a nested tree with drag'n'drop
MIT License
163 stars 127 forks source link

Implementation for table_for? #89

Open erotenberg1 opened 4 years ago

erotenberg1 commented 4 years ago

This is more of a feature request than an issue.

It would be fantastic if there were an implementation for table_for rather than just index. The use cases are as tree display on the dashboard, and on #show to show a list restricted to an item's children. If this is already possible, please let me know.