Remove Special Characters in a textbox

Remove Special Characters in a textbox

Comments

  • 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

  • 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

  • Hi Osman,

    Thanks for the help! This works.

    Regards,
    Ezra

Sign In or Register to comment.