Free Tagging - Restrict Input

I know I can create a task to restrict input using prompt, however is there a quick and easy way to do this with the Free Tag option. I keep getting staff inputting invalid characters and messing up the print template like ’ and ].

I think the only way would be with [?Input] and regex expression

If it’s just an issue in the printer template, maybe pass the tag name through a script that replaces invalid characters - maybe a regex that grabs just alphanumeric. A bit more overhead if there are a lot of tags.

That might be the best way. For now we’re just instructing staff to only use numbers and letters. Easier said that done I guess.

?prompt with custom keyboard if no actual keyboard available.

Wrapper scripting template shouldn’t be to difficult.