Hi,
We are using elementary search help USER_ADDR for our requirement to search users. It has First Name and Last name field in it. Now user wants to make these fields "Starts With" Or "Contains" by default in background.
i.e. When user searches user id with some part of the First/Last name field, it should return the users those contain the value we have given in input.
Can any one suggest how to achieve this?
Thanks.