Require entry in a form field without making the database column mandatory

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 0

Like

2 comments

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

 

Thanks Dennis!

Show all comments