I have a form that where a user has to pick a...

I have a form that where a user has to pick a [job].

They can see the list of jobs by name but when they go to search by typing the list filters the search only by job ID (key), not by the job name (label).

It works fine in the programming interface, but any other interface fails to recognise a search by [job] label.

Any ideas?

0 2 348
2 REPLIES 2

Is your [job] column set as โ€œSearchableโ€?

Yes it is. The only column not searchable is the ID (key) column.

the key uses uniqueID.

Top Labels in this Space