One problem with the new trim options in OM is that if you set “Trim Left and Right” you cannot enter text with an embedded space. For example if I have a field called business name I would like to allow “Microsoft Corporation” but not “_Microsoft Corporation”, “Microsoft Corporation_“, or “_ Microsoft Corporation_“. In this case when you try to enter the blank following “Microsoft” the cursor repositions to the beginning of the text. The only way to add the space is to insert it after you’ve entered the entire text string. I can code around this but it would be nice if there were some way for the framework to automatically handle it.
-Larry