autocomplete filter

autocomplete filter

rajmohanshivarajmohanshiva Posts: 1Questions: 0Answers: 0
edited December 2013 in General
hi ,
when i enter the text in input it must be striped using the regex [^A-z0-9/\s/g] remove all the special charaters and while compare strip the table and compare and return the output as original table is this possible

Example :

if user enters the value as CCFE 1 1/2” SB it should match with the original value CCFE-1-1/2-SB

help please

thank you

sha
This discussion has been closed.