RegEx Input Widget

Hey All,

Sharing another widget that you might find useful. This widget acts as a text input, but the textbox will have a red boarder if the input doesn’t match a RegEx string. When a matching input is found, a trigger is fired, this can advance a step, load a record, or just about anything else.

I could see thing being useful in a ton of different places, the use-case that comes to mind is anywhere where users need to enter a string that should follow a standard format. You could use this as a Poke-yoke to insure the IDs in your order table follow a consistent pattern.

What do you think? How could you expand on this idea?

Pete
Note: These widgets haven’t gone through Tulip’s code review process, so use it at your own risk
customWidget-Regex Input.json (1.8 KB)