How do i change an user text input according to fix rule

I do have a text input field for the user to fill out.

I would like to change the input of the user according some fix rules to make sure it can be used w/o errors by an other workflow

for exemple i would have a rule that every time the user type “T” it get changed in “/T”

exemple:
user input: total of sum

Input for worksflow: /to/tal of sum

How can i do this?

use ‘find and replace’…

This topic was automatically closed after 70 days. New replies are no longer allowed.