Mingle Card: 1904
Alter the existing code base so that each column uses a separate template (perhaps one template for each data-type?)
The functionality of the existing page should remain unchanged.
Note:
The labels on the master column will be used as the column headers.
The Qty__c, Calc_Qty__c, Input_Qty__c will be combined into one column. The label used will be the first one found from the master layout (searching across fields, then down)
If a column is in the master page layout it will be added to the page - even if it is not in any of the layouts for the record type
Mingle Card: 1904 Alter the existing code base so that each column uses a separate template (perhaps one template for each data-type?)
The functionality of the existing page should remain unchanged.
Note: