Tagged Questions

1
vote
1answer
772 views

How to modify how the custom field looks on sharepoint list (allitems view)?

I'm trying to write a custom field that is representing the time spend on the task. The field derives from NumberField (number is representing minutes) but I want to display it on the list as HH:MM ...