> Is it possible that you have several custom fields named SLA? Check database.
SELECT * FROM `CustomFields` WHERE `Name` LIKE 'SLA' LIMIT 0 , 30
--> 1 record foundNo, only one SLA CF-field. Danny
> Is it possible that you have several custom fields named SLA? Check database.
SELECT * FROM `CustomFields` WHERE `Name` LIKE 'SLA' LIMIT 0 , 30
--> 1 record foundNo, only one SLA CF-field. Danny