The field on the two screens is /Document No./
What am I writing here:
{
layout
{
addbefore(Details)
{
{
ApplicationArea = All;
Visible = true;
Caption = 'Document No.';
Editable = false;
}
{
ApplicationArea = All;
Visible = true;
Caption = 'Buy-from Contact';
Editable = false;
}