We are looking for a for a way to impose a character limitation on a string value that is different than the standard settings.
For example, the user enters a job number as a string and we want to restrict entry to only 10 characters. Is there a way to do this? Obviously not OOTB but with some customization?
Like
1 comments
11:17 Apr 11, 2022
There is a possibility to setup a field validation and this approach is described in this Academy article.
Best regards,
Oscar
Show all comments