AddFilter(position, reference, type, label, displayType, defaultValue, helpText, source, maxLength)

Adds a filter on the Invoice Payment Processing page. The filter refines the search of invoices to be processed.

Parameters

Throws

Example

          epPaymentSelectionForm.AddFilter(true,'custcol_companyname', 'select', 'Custom Subsidiary', '', '', 'Custom Subsidiary', 'subsidiary', ''); 

        

General Notices