Smart suggestions on browse screen filter

Hi,

When we create filters we can either set value in text format or we get dropdown of enum values, is it possible when we add search condition on user browse screen filter and select username and mobile number to search, so if i type any alphabets or number on both those fields we must get suggestion of values present in username column of user table like if i am searching on username filter i must get all username present in username column but it must work as smart search if i type “A” then all username of a must display and it must be work on any field of table.

Hi Adnan,

Consider creating a custom filter component as described in Filter Component Registration.