Location filed to select multiple values?

mdsrmdsr Member Posts: 163
Hello,
I want to create a new field on User Setup, Loc.Filter
Field Name =Loc.Filter
Data Type = Code
Length = 250
Table Relation = Location (14)
twist is I want to select multiple values in this field such as RED|BLUE|YELLOW
what is code and where to write it?
thanks in advance.

Answers

  • mdsrmdsr Member Posts: 163
    any help appreciated it's urgent
  • vaprogvaprog Member Posts: 1,116
    Hi,

    Code your OnLookup trigger and use the GetSelectionFilter function on the Location List Page
  • mdsrmdsr Member Posts: 163
    is it write insted of using lookup if usersetup table run & add value in field RED|BLUE|GREEN
Sign In or Register to comment.