Quantcast
Viewing all articles
Browse latest Browse all 175888

RE: Set mondatory field control

In method VendTable.ValidateField() add a case to the switch:

case fieldNum(VendTable, NumberTest):

                     ret = VendGroup::Find(this.vendGroup).employee;

               break;

But I must agree with Martin, please compile your code and fix errors before asking questions. That would make answering questions a lot easier, and won't look as sloppy.


Viewing all articles
Browse latest Browse all 175888

Trending Articles