RemoveField(id)

Removes an existing (default) field from the Payment Information group of the Bill Payment Processing page. Note that some default fields cannot be removed. See Default Fields – Custom Bill Payment Processing Page to determine whether a particular default field can be removed.

Parameters

Returns

Throws

Example

          var epPaymentSelectionForm = new EPPaymentSelectionForm();

epPaymentSelectionForm.RemoveField('custpage_2663_aggregate'); 

        

General Notices