How to enable/disable filtering a column/field

On a form I can filter on certain columns but not others. For example on the item card I can filter on Item No. but I cannot filter on location code. How would I enable filtering on the location code column? Would I need a SETSELECTIONFILTER or something to that perspective?

Best Answer

Answers

  • DuikmeesterDuikmeester Member Posts: 308
    Location on Item is a FlowFilter and can be filtered with the FlowFilter (Shift+F7) window. FlowFilters are used merely to influence FlowField results like Inventory or Order details.
  • kodermankoderman Member Posts: 17
    edited 2015-12-14
    I already know how to use filtering. Location Code on mine can use Field Filter (F7). Some fields on my form can be filtered while others cannot be filtered. I was using that one above as an example. I want to know how I can enable/disable(through the object designer) the different fields/columns. Is it because I have that field populated by a different table?
Sign In or Register to comment.