In several cases we need to have valuelists which have custom values, but the value contains the “|” character (the same one which is used to delimit the display from the real value). In our case we do not have separate display and real values.
Is there a way to “escape” the | character in the valuelists custom values so that it is actually displayed in the dropdown list and not treated as a delimiter between display and real value?
So far we tried several options like “||” and “|” but these do not work. The available help documentation does not mention anything about how to escape this special character… OR perhaps this is a bug and we need to create a case for it?
If you set the field you are attaching the valuelist to to a form variable, I would make sure the JSDoc Properties of the form variable is set to: ,variableType:4