This component enables Mass Update of Call Settings for multiple customers:
Pass customers or Call Settings as objects in the parameter FStandardSetController. Only instances from the type Account/Lead/Contact/pt__PTCustomerCallSettings__c are supported. A maximum of 200 objects can be passed in this parameter.
Below is an example on the integration of a simple Visualforce page with respective Controller: