You need to sign in to do that
Don't have an account?

Timer
I have custom object Test__c and it has a time field called Duration__c
Lets Say user enter like 30 minutes in the date field and saved the record, then in the back ground count down timer should start starting from 30 minutes and when it reached 0 then a pop up should show on the service console layout.
If I get any help then it will be really helpful.
Lets Say user enter like 30 minutes in the date field and saved the record, then in the back ground count down timer should start starting from 30 minutes and when it reached 0 then a pop up should show on the service console layout.
If I get any help then it will be really helpful.
But this is achievable with a Date/Time field, not Time field