December 2019
Beginner to intermediate
770 pages
16h 14m
English
By using the tpage snippet, we define the Gift Campaign List page as follows:
page 50103 "Gift Campaign List_PKT"{ PageType = List; SourceTable = GiftCampaign_PKT; UsageCategory = Lists; Caption = 'Gift Campaigns'; ApplicationArea = All; AdditionalSearchTerms = 'promotions, marketing'; layout { area(content) { repeater(Group) { field(CustomerCategoryCode; CustomerCategoryCode) { ApplicationArea = All; } field(ItemNo; ItemNo) { ApplicationArea = All; } field(StartingDate; StartingDate) { ApplicationArea = All; } field(EndingDate; EndingDate) { ApplicationArea = All; } field(MinimumOrderQuantity; MinimumOrderQuantity) { ApplicationArea = All; Style = Strong; } field(GiftQuantity; GiftQuantity) { ApplicationArea = All; Style ...
Read now
Unlock full access