Remove Special Characters in a textbox
Ezra Posts: 66
5/26/2022
|
Hi,
I have a 2 fields in my form, Vendor Name and Search Term 1. Vendor Name is free text and Search term cannot be edited and auto populated based on the vendor name. For example my input in vendor name is ABC-@Company. I want to auto populate the search term without the special character from the vendor name. After inputting vendor name, the search term will auto populate into ABCCompany only. How can I achieve this?
Regards, Ezra
|
|
0
link
|
osman.zama@decisions.com Administrator Posts: 18
5/27/2022
|
Hello Ezra,
If you wish to remove special characters from a String, you can use the Strip Characters step. For more information, please refer to the forum post below https://support.decisions.com/forum/topic25760-remove-certain-characters-from-string.aspx
Regards Osman Zama
|
|
+1
link
|
Ezra Posts: 66
5/29/2022
|
Hi Osman,
Thanks for the help! This works.
Regards, Ezra
|
|
0
link
|