appdevdesigns / appdev-opsportal

(plugin) A portal that allows us to plug in common operational tools.
GNU General Public License v3.0
0 stars 7 forks source link

When creating a Grid object it is very u #295

Open appdevdesigns opened 7 years ago

appdevdesigns commented 7 years ago
URL
https://test-fcf.appdevdesigns.net/
Browser
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36
User
C98CA7BD-7153-4FCB-A9B4-671D7D7CE8DB

Note

When creating a Grid object it is very useful to be able to filter the grid so turning on Filter = Yes is important. In addition - it would be wonderful if you could set default filters. For instance - on this persons grid in FCFAdminApp/HumanResources/People - This is intended to list all people linked to the current company. This includes people of all employment status including "exited." If I could create a default filter that automatically displays people of a specific status they HR team would see the desired content but still have quick access to the other records with a few clicks of a button.

Screenshot

[^]

appdevdesigns commented 7 years ago

It sounds like a "saved" filter. One that you do not define ad hoc, but it is a link/button that always runs the same already defined filter. We intend to do that.

suredoes commented 7 years ago

Yes. That sounds accurate.