Thursday, February 6, 2014

Warning: Field 'Group' must be filled in.

The above Warning message "Field 'Group' must be filled in" pops up.  But, there is no 'Group' field.

Solution: Group is nothing but a CustGroup or VendGroup field.
 go to table level find out CustGroup r VendGroup field and set mandatory field YES to NO  or find the control and fill in form level.

1 comment:

Enable/Disable form control based on multiple rows select

 class PurchTableFormEventHandler {      [FormDataSourceEventHandler(formDataSourceStr(PurchTable, PurchTable), FormDataSourceEventType::Act...