Action Menu Item - floating spreadsheets?

Hello, I was wondering if it’s possible to bring up a modal spreadsheet using an action menu item. Similar to what happens when you click the column for a Version Count or Comment Count field. Those bring up a spreadsheet listing all of the versions or comments. I’d like to make that more user friendly by providing an AMI for Assets and Shots.

1 Like

That would be grand.

I think though that those exact windows are part of the java web app.
You could however do something similar by using Flask/Django and creating an AMI and instead of having it open in a new page it can open in a modal window of sorts.