We have customised a list page to show open sales quote list, as below,
page 50001 "Open Sales Quotes"
{
Caption = 'Open Sales Worksheet List';
PageType = List;
CardPageID = " Sales Worksheet";
SourceTable = "Sales Header";
RefreshOnActivate = true;
SourceTableView = WHERE ("Document Type" = CONST (Quote));
UsageCategory = Lists;
ApplicationArea = All;
DataCaptionFields = "Sell-to Customer No.";
layout
{
area(Content)
{
repeater("")
But when try open this list page, we are getting below error.
Something went wrong.
Go back home
Categories:
I have the same question (0)


Report
All responses (
Answers (