OK, so just trawling through my history of requests that I'd still like to see: (in no particular order)
1. Multiple navigation bars on the toolbar
(Maybe not quite a Too Easy, but the devs are such stars it might just be
My Navigation menu is becoming unwieldy with many entries to display at one time. Would be INCREDIBLY USEFUL to be able to add multiple navigation bars to the toolbar that could then be grouped as needed, eg MyCharts, MyViews, MyWhatevers to allow much more direct and easy access to navigation items. Would need to be able to rename the bar on the toolbar as well.
2. Expression Request: ROW()
One thing I keep wanting to do for many MCs now, but can never find a solution for (and I believe there is currently no solution available) is the ability to show the view row number in my views. So the expression row() would display the current row in the current view, allowing us to create eg charts and numbering the rows sequentially 1,2,3, etc.
Done. See:
http://yabb.jriver.com/interact/index.php?topic=98734.msg683167#msg6831673. Can we get a datatype that works with date queries?
I have a bunch of user created fields that contain date data, but the smartlist engine doesn't recognise them as date fields, even with &datatype=[date] or as a result of convertdate/formatdate and so I cannot use them with "is in the last", "is not in the last", etc date logic in smartlists.
4. Expression request: isselected()
Would return data for the currently selected entry, allowing targetted processing, eg isselected(Artist) returns the [artist] for the selected item in the current view, which could then be used by smartlists etc to trigger logic based on the selected item.
What's interesting looking at my history of requests is just how many have already been addressed and implemented. Thanks so much!