Any ideas on how I can prevent users from using special characters in list item names? These characters cause a workflow error when creating a new item in another list. (When I remove the special characters the workflow succeeds).
Thanks -bill
Don’t got a VM open to confirm, however can’t you “Validate” a column using a regular expression? You would then be able to allow a-z A-Z 0-9!