I've got a Form I'm designing based off of SLItemLocs. The form has two parts. The top part shows the information about an Item depending on the Rank you pick. The bottom part contains a Grid that is supposed to show the other locations that the Item could be restocked from based on rules we define. Since this list is different than my Primary collection, I've added a Secondary Collection of SLItemLocs. I've added the Filter to the Collection itself under Selection -> Permanent Filter. When I load the form, the Grid doesn't populate at all. The previous incarnation was working when I had a sub-collections and used SLItemWhse, but after review it makes more sense to use SLItemLocs.
How do I get the Secondary Collection to load & display information in the Grid? I must be overlooking something simple.