Hi
I have multiple mandatory custom fields in a page extension. When I try to empty the field after I fill data in them, it throws an error. I observed in Employee card of business central where First Name and Last Name are mandatory. When we try to empty them even after filling data, it allows to save the changed the record. I want such functionality in my extension also. Please suggest me ways for this.
Regards
Khudeja
You need to set the ShowMandatory property of your desired fields to true.