We often receive questions from users who need to create special/custom fields. Here, I am happy to share with you the way you can convert an INT field [Seconds] into HH:MM:SS string format First, we will need to add three custom INT fields ( Hour , Min , Sec ) to our table: Hour Field = div([Seconds...