I am getting following Tdl error for the below codes -- T0008 - Could not find the original description of collection : list of extractcostcatagories1 --- please correct my codes , codes are attached below - Code: [System : UDF] udfterms : String : 21111 ;; terms & condition ; terms Master [#Menu : Accounts Info.] Add : Key Item : After : @@locLedgers : "Terms" : Y : Menu : VIT terms Menu [Menu : VIT Terms Menu] Title : $$LocaleString:"Terms Master" Indent : "Single terms" Item : BLANK Key Item : @@locCreate : C : Create Collection : List of ExtractCostCategories1 : @Allowed AND $$Allow:Create:AccountsMasters Key Item : @@locDisplay : D : Display Collection : List of ExtractCostCategories1 : @Allowed AND $$NumCostCategories > 0 AND $$Allow:Display:AccountsMasters Key Item : @@locAlter : A : Alter Collection : List of ExtractCostCategories1 : @Allowed AND $$NumCostCategories > 0 AND $$Allow:Alter:AccountsMasters Item : BLANK Key Item : @@locQuit : Q Allowed : $$IsAccountingOn:$$CurrentSimpleCompany [#Collection : List of ExtractCostCategories1] Title : $$LocaleString:"List of Terms" Filter : NoPrimary [System : Formula] NoPrimary : $Name <> $$PrimaryCostCategory1 [#Report : SCostCategory1] Title : $$LocaleString:"Select Terms" Local : Field: MV Title : Info : $$LocaleString:"Terms & Conditions" [#Form : Cost Category1] Delete : Top Parts : CSTCAT Behaviour [Collection : MyTerms] Type : Cost Category1 Fetch : * IsOdbcTable : Yes
[#Menu : Accounts Info.] Add : Key Item : After : @@locLedgers : "Terms" : Y : Menu : VIT terms Menu [!Menu : VIT Terms Menu] Title : $$LocaleString:"Terms Master" Indent : "Single terms" Item : BLANK Key Item : @@locCreate : C : Create Collection : List of ExtractCostCategories : @Allowed AND $$Allow:Create:AccountsMasters Key Item : @@locDisplay : D : Display Collection : List of ExtractCostCategories: @Allowed AND $$NumCostCategories > 0 AND $$Allowisplay:AccountsMasters Key Item : @@locAlter : A : Alter Collection : List of ExtractCostCategories : @Allowed AND $$NumCostCategories > 0 AND $$Allow:Alter:AccountsMasters Item : BLANK Key Item : @@locQuit : Q Allowed : $$IsAccountingOn:$$CurrentSimpleCompany [#Collection : List of ExtractCostCategories] Title : $$LocaleString:"List of Terms" Filter : NoPrimary [System : Formula] NoPrimary : $Name <> $$PrimaryCostCategory [#Report : SCostCategory] Title : $$LocaleString:"Select Terms" Local : Field: MV Title : Info : $$LocaleString:"Terms & Conditions" [#Form : Cost Category] Delete : Top Parts : CSTCAT Behaviour [Collection : MyTerms] Type : Cost Category Fetch : * IsOdbcTable : Yes