mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 09:26:52 +01:00
14 lines
279 B
AL
14 lines
279 B
AL
page 50731 "UI Caption Bad"
|
|
{
|
|
layout
|
|
{
|
|
area(Content)
|
|
{
|
|
field(CustomerName; Rec."Customer Name")
|
|
{
|
|
InstructionalText = 'Enter the customer name.';
|
|
ShowCaption = false;
|
|
}
|
|
}
|
|
}
|
|
}
|