Fri, 12/18/2020 - 11:33 By Amaury Veron Contributor Lloyd Sebag

Dynamics 365 Timer Control in the Forms. The Timer Control can for instance be used to let a user know the time he has left to complete a task.

A very common application of the Timer Control is for SLAs of Cases. It could help your User know how long he has to meet the SLA conditions for a Case!

You can add several Timer Controls per Form, for any Entity.

To insert it in a Form, go to Form customisation interface and click Insert -> Timer Control:

Dynamics 365 Timer Control

 

A window opens with different properties to fill:

Dynamics 365 Timer Control

You first need to fill in a Name for the control, and a Label for it. The Label will be displayed on the Form.

Then, you have two other mandatory fields:

- Failure Time Field:

Here you can select a DateTime field. It is the deadline for the User to perform a Task.

The Timer will show a countdown to this DateTime, until it is reached. If the DateTime is reached and exceeded, the Timer will go up and be displayed in red.

 

- Success Condition:

You select here a Success Condition. You specify an Option Set of the entity and one of the values of the Option Set. If the Option Set is set to this value for the record, the Timer will show a status "Succeeded":

 

Here is the appearance of the Timer on the Form:

Dynamics 365 Timer Control

If the Failure Time field is past, the Timer will go up and be shown in red:

Timer Time past

If the Success Condition is met, the Timer is replaced by the "Succeeded" message :

Dynamics 365 Timer Control

 

There are also optional fields in the configuration of the Timer. For each of them, you also select an option set and one of its values.

- Failure Condition:

If condition is met, the Timer shows "Expired":

Dynamics 365 Timer Control

- Warning Condition:

If condition is met, the Timer shows "Nearing Expiry" under the countdown:

Timer Nearing Expiry

If the Failure Time is past, it isn't shown.

 

- Cancel Condition:

If condition is met, the Timer shows "Canceled":

Timer Canceled

 

- Pause Condition:

If condition is met, the Timer shows "Paused":

Timer Paused

 

Hope you will find use to this nice Control !

Dynamics 365 Timer Control

Add new comment

Image CAPTCHA
Enter the characters shown in the image.