Is there any way of adding a calculation to one of the columns in a list field. The requirement I have is to default the quantity column in a list field to be the value of a previously entered field. For a normal number field I could just add a calc and set it equal to the other field, but I can't do this for a list field column through the UI. Is there a hook that can be used to set the calculation for a list field column on form display?