I conducted a test where I copied a tab character from Notepad and pasted it into an Appian text field. Appian recognizes the tab character as a special character rather than treating it as empty spaces.
How can I configure or validate this so that Appian treats tab characters as empty spaces? Any insight would be appreciated.
Discussion posts and replies are publicly visible
To ignore any HTML formatting in validations, you can use the striphtml() function.
I guess it depends on your use case. I haven't experimented with it all that much yet but I haven't had the need to keep the input totally blank in spite of background HTML tags.
Silas. B. Ferreira said:IMHO too much unnecessary verbosity