Article Details
Id:15819
Product:finPOWER Connect
Type:NEW
Version:3.01.10
Opened:21/01/2019
Closed:22/01/2019
Released:05/02/2019
Job: J021766 JR

HTML Widgets; GetDataViewFilter used, but is flagged as System Use only

Within some HTML Widgets the code may use the function GetDataViewFilter. This is available on several global collections, e.g. Documents, Elements.

However, this function is flagged as System Use only - and therefore should not be used.

All GetDataViewFilter functions are now flagged as Editor Browsable False, and therefore not shown in intellisense within the code editor.

The following functions have been added as an alternative to GetDataViewFilter:

  • finBL.Elements.GetDataViewFilter_ByType
  • finBL.ExternalParties.GetDataViewFilter_SupportsCommissions
  • finBL.ExternalParties.GetDataViewFilter_SupportsDisbursements
  • finBL.TransactionTypes.GetDataViewFilter_AllowTransactionEntry
  • finAccountAccountingLedgers.BranchDataViewFilter
  • finAccountAccountingLedgers.ElementDataViewFilter
  • finAccountPayment.TransactionTypeDataViewFilter
  • finAccountStdTrans.ElementDataViewFilter
  • finAccountTransfer.TransactionTypeDataViewFilter
  • finAccountWithdrawal.TransactionTypeDataViewFilter
  • finClientWithholdingTaxDetailsChange.TaxCategoryDataViewFilter

The following HTML Widgets have been updated:

  • HtmlWidget_AccountAccountingLedger
    • Version 1.01, 21/01/2019
  • HtmlWidget_AccountClient
    • Version 1.02, 22/01/2019
  • HtmlWidget_AccountDisbursement
    • Version 1.03, 21/01/2019
  • HtmlWidget_AccountMaturityInstructionChange
    • Version 1.01, 21/01/2019
  • HtmlWidget_AccountPayment
    • Version 1.04, 21/01/2019
  • HtmlWidget_AccountStandardTransaction
    • Version: 1.02, 21/01/2019
  • HtmlWidget_AccountTransaction
    • Version: 1.00, 21/01/2019
  • HtmlWidget_AccountTransfer
    • Version: 1.02, 21/01/2019
  • HtmlWidget_AccountWithdrawal
    • Version 1.02, 21/01/2019
  • HtmlWidget_ClientWithholdingTaxDetailsChange
    • Version 1.02, 22/01/2019