Admin Guide

mappedValues

Allows remapping of values to another value. Sort of like a "list" name/value pair. The first character in this entry should be the split character.
For example, given the following setting for mappedValues:

  • with the mappedValues setting: ,1,tif,2,pdf,3.other
  • If the value of the token was "1", then the output would be "tif".