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)
{
}
}
}
}
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156