When we open a Customer's form from the CustTableListPage, we get this error: Field 'DunsNumberRecId' in table 'DirOrganizationBase' has not been explicitly selected.
It seems like this error happens, when the form is trying to set the link with DirOrganizationBase table. Error is returned when method editDunsNumber is called.
It happens even when in Server Configuration we have "Error on invalid field access" set to No.
Any ideas on a fix for this issue?