This post function can be used for replacing a substrings with the content of another field.

You can implement this same behavior using more advanced features like the Update or copy field values or Format field value post functions.


Configuration

Select the field where the substring should be replaced.


Select the field to copy the replacement value from.


Enter plain text representing a valid regular expression and optionally use field codes to insert field values. The expression will be used to match the substring in the selected target field.





Use cases and examples




Tech review

Style guide



Short descriptionReplace the substrings of a field value, matching a regular expression, with values from another field.
Label