replace char in search box

hadi tag asked on February 12, 2015 10:47

hi i want replace a character with other in smart search search box that get all result by two character in word

Such as : replace "ي" with "ی"

Correct Answer

Trevor Fayas answered on February 12, 2015 14:57

When are you looking to do this replacement? If this can be done on the client side, jQuery may be a good solution. If you want the user to be able to enter the 'bad' character and then programmatically you replace it with the 'good' character, you may need to do some special modification (which i may be able to help with). Can you clarify?

0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.