TimeSimplicity & Other Product Ideas

Add additional argument to "addalert" that allows the icon to display in different colors, representing different messages/required responses

Many client would like a color coding added to the alert that shows on the time card. This would allow them and their supervisors to better understand what each alert stands for, without requiring them to put their mouse over it. I am thinking you could add an additional argument that either accepts a string or a numeric entry which tells the alert what color to display.  If left blank, it would show in the default blue color.

 

For example: 

  • addalert("Employee is approaching OT", 1);  would show in blue
  • addalert("Employee has exceeded OT", 2);    would show in Red

                          

  • Guest
  • Oct 28 2019
  • Attach files