In Catalog Counterparties, in ItemForm, there is a field called TIN. I want field TIN length exactly 16. User cannot enter more than 16 characters and if user enter less than 16 character, warning appears "Field must be filled with 16 characters"
When using the "OnChange" event, a message that the user has entered a too short number will be shown each time a character is entered. This can be inconvenient...
In general, it is considered good form to do all checks when recording (if this is a Catalog, for example) or when posting (if this is a Document).
Pages:1
Users browsing this topic (guests: 1, registered: 0, hidden: 0)