Attendance related Bug

Hi

i try to make a attendance of staff from back date , buld attendence tool some new employee show in attendance list for ex new vikran join from 1 July 2018 but when i make attendance of May 2018 vikram show in may month

new employee show back date attendance

Do you wish to point out that attendance date of an employee cannot be earlier than his/her joining date right ?

i show this message , if we have 100 of employee how can i manage this rule

attendance date of an employee cannot be earlier than his/her joining date right ?

You can write a custom script comparing both of them. You can check it at submit.

@root13F from where i apply script or need to modify code

In Search bar, write Custom Script, select Custom Script List. You will have to write JS code in it.

Click on new, and you get an editor.

There are many examples given there. Try to write it.