It would be great to have a checkbox on any form field which allows a user to input text that automatically trims the input to get rid of accidental trailing whitespace.
Currently I have to remember to handle this manually in the workflow and it doesn't always get caught so improper entries are being made with leading or trailing whitespaces.