-
- Downloads
Added a second output handler, which compares the input string with up to 5...
Added a second output handler, which compares the input string with up to 5 values. If any of these values matches the input, the result is mapped to a the given replacement string.
parent
e8c8eca3
No related branches found
Tags 1.72
Showing
- Civi/DataProcessor/Factory.php 2 additions, 1 deletionCivi/DataProcessor/Factory.php
- Civi/DataProcessor/FieldOutputHandler/ConditionallyMapStrings.php 156 additions, 0 deletions...aProcessor/FieldOutputHandler/ConditionallyMapStrings.php
- Civi/DataProcessor/FieldOutputHandler/SanitizeString.php 2 additions, 3 deletionsCivi/DataProcessor/FieldOutputHandler/SanitizeString.php
- templates/CRM/Dataprocessor/Form/Field/Configuration/ConditionallyMapStringsOutputHandler.tpl 45 additions, 0 deletions...ld/Configuration/ConditionallyMapStringsOutputHandler.tpl
Loading
Please register or sign in to comment