I want to restrict text field(single line) with [0-9] values and "|" as values separator.
I have restricted the filed with numbers only [0-9] by adding validator in workflow create transtition. How to keep values in that text box with "|" as value separator.