Hide values in List Lookups

Hi! Is it possible to hide list lookup values dependent on certain conditions? If not, are there any plans for this ability in the future? Thanks

The main way I’m thinking you could do this is with a dependent list lookup configuration where the value of some other list lookup limits your options on the list lookup of interest. I can’t think of another way that is similarly dynamic right now though others might have ideas.

1 Like

Backing up Ian’s reply. To my knowledge, dependent lookups currently require 2 sets of lookup values. For example, filtering a list A, B, C to only show A if a number field value is 1-10, A & B if the value is 11-100 etc is not supported. But if the Number field was a Lookup field instead you could configure list ABC to be dependent either on the List Lookup record to apply system wide, the Table Definition for slightly more refined dependencies, or Application level for the most granular approach.

1 Like