Question
Require entry in a form field without making the database column mandatory
20:59 Sep 07, 2019
In short, is this possible? For example, I want to require entry of a Contact Type on a new contact entry page, but I want to do it in the UI, not by making the underlying data column a NOT NULL column.
Like
2 comments
00:09 Sep 09, 2019
Dear Jeffrey,
You can do this with the field validation on the page. Here is the academy article on how to do that:
https://academy.bpmonline.com/documents/technic-sdk/7-13/how-add-field-validation
Best regards,
Dennis
Show all comments