How to reduce the size of an integer field to 4 numbers?
Like
2 comments
05:22 Oct 07, 2019
Dear Pedro,
The length of the field by default if restricted only by the specifications of SQL database. However, you can set the field validation in the page schema using the developemnt tools. Here is the guide. There you can find the example of phone number validation format.
https://academy.bpmonline.com/documents/technic-sdk/7-14/how-add-field-validation
Best regards,
Dean
Show all comments