Symptom
How to create a Business Rule to enforce the use of Latin characters only
Environment
-
Employee Central 2.0
- Meatadata Framework
Resolution
Here is an example of how you can leverage an onChange or onSave Business Rule to enforce the use of only Latin characters in a string field:
If you want to prevent the use of Latin characters, you can switch the "Matches() is not equal to YES" to "Matches() is not equal to NO"
You can also include more characters you wish to allow if needed.
See Also
-
2426526 - How to use a Business Rule to apply a Format/Regular Expression to a Field
Keywords
business rules, latin characters, Format, Business Rule, Regular Expression, Number, Digit, Alphanumeric, reg-ex, Matches(), Format(), Matches, String to be checked , KBA , LOD-SF-EC-PER-PRS , Personal Info - Config, Rules, RBP, UI , How To