When I search the particular user eg: Abraham Lincoln with (coln) Abraham Lincoln should displayed.

praveen1231
Tera Contributor

Hi everyone,

My requirement is, when I search the particular user eg: Abraham Lincoln, if I search with coln (Abraham Lincoln and any other user with spelling coln) should need to display. Please go through with bellow attached screen short. Please let me know If you had any idea. Thank you.

praveen1231_0-1698401042408.png

 

1 ACCEPTED SOLUTION
4 REPLIES 4

Jaspal Singh
Mega Patron
Mega Patron

Hi Praveen,

You need to use ref_ac_column attribute to the variable. Check for doc link for ref_ac_columns attribute.

Also, check as an example

@Jaspal Singh  Thank you for replying to my question. I worked on your solution, but it only working for starting of the variable. e.g. If I try to search col only COLeman Cuneo is visible, instead of that I need to visible all the user contains col (Cathryn NiCOLaus, COLeman Cuneo, Abraham LinCOLn, Dwain AgriCOLa and etc..).  Please let me know If you had any idea. Thank You.

Thanks for your help @Jaspal Singh it works fine, what I can do for reference (sys_choice) instead of sys_user ?