Announcements
report 50103 Test
{
ApplicationArea = All;
Caption = 'Test';
UsageCategory = ReportsAndAnalysis;
dataset
{
dataitem(Item; Item)
{
column(No2; "No. 2")
{
Caption = 'Item NO';
IncludeCaption = true;
}
column(Picture; Picture)
{
Caption = 'Item Picture';
IncludeCaption = true;
}
}
}
requestpage
{
Caption = 'Test requestpage';
layout
{
area(content)
{
group(GroupName)
{
}
}
}
actions
{
area(processing)
{
}
}
}
}
André Arnaud de Cal...
294,120
Super User 2025 Season 1
Martin Dráb
232,866
Most Valuable Professional
nmaenpaa
101,158
Moderator