Resolved! How to convert Duration to Seconds
Is it possible to convert duration to seconds? The real problem I have is this. I have fields something like these on the form: Start Date: (datetime field)End Date:(datetime field)Duration: (duration field) On Duration change, I need to validate...