21. September 2021 09:36
21. September 2021 09:42
21. September 2022 15:51
page 50000 "License Information"
{
ApplicationArea = All;
Caption = 'BC License Information';
PageType = List;
SourceTable = "License Information";
UsageCategory = Lists;
layout
{
area(content)
{
repeater(General)
{
field("Text"; Rec."Text")
{
ToolTip = 'Specifies the value of the Text field';
ApplicationArea = All;
}
}
}
}
}