Hey all, is it possible to enter multiple values in 1 paramater?
At the moment, I have 2 parameters where I enter 1 value in each to find the records.
Example of what I want:
Enter colors:
Blue, Red
Is it possible to have a comma delimiter or even a space delimiter, and how would I go about implementing this?
At the moment, I have 2 parameters where I enter 1 value in each to find the records.
Example of what I want:
Enter colors:
Blue, Red
Is it possible to have a comma delimiter or even a space delimiter, and how would I go about implementing this?