I want to be able to limit my lookups to being only per form and not for the entire application. This would be useful because I could have unique lookup filters per form not per lookup table. For example, I may want the selection criteria for item to only show the items included in inventory when I am in Inventory but in Order Entry I don't care about the inventory flag and want to see them all. There are a few places in the application where this is currently done, but I would like to see it done more widespread to add flexibility to lookups.