Hi,
I would like to use Airatble to support my work in prioritizing a list of items. I would like to be able to drag-and-drop items (records) up and down a list to show items higher in the list are higher priority.
Then... I would like to be able to look at different views within the same table and still see the items in priority order.
Scenario:
I have a table called "Product Ideas". The table currently has 100 items on it.
I have a view I call "Prioritized View"... in that view, I see all 100 items, and I have put them in the order of priority. Row 1 is the top priority, and row 100 is the lowest priority.
I have a second view called "Status View". (Each record has a Status field, and this view is grouped by that field.)
Now my question...
How can I see the prioritization order, within the Status View?
Example: (Prioritized View)
Row 1 - Promote on TV - In progress
Row 2 - Promote on radio - In progress
Row 3 - Promote on Amazon - On Hold
Row 4 - Promote on Etsy - In progress
Row 5 - Promote on Google - Done
Row 6 - Promote on Facebook - On Hold
Example: (Status View)
Row 1 - Promote on TV - In progress
Row 2 - Promote on radio - In progress
Row 4 - Promote on Etsy - In progress
Row 3 - Promote on Amazon - On Hold
Row 6 - Promote on Facebook - On Hold
Row 5 - Promote on Google - Done
----
Currently, each view needs to be reordered separately. I want one view to be the 'master prioritization list" and all other views would be able to order their items by the priority, not matter how it was grouped.