L
|
lewisekrantz 1/1/2010 |
Here is one way to accomplish your objective
|
P
|
patricktrujillo author 1/4/2010 |
WOW. |
P
|
patricktrujillo author 1/6/2010 |
I have yet to find anything. Does anyone have the same scenario/setup? |
![]() |
Sergey Kornilov admin 1/6/2010 |
This is not something you can find. You need to write code in order to make it work. |
P
|
patricktrujillo author 1/6/2010 |
This is not something you can find. You need to write code in order to make it work. I don't think it have to be too complicated. Use BeforeAdd event to calculate number of hours for any given date and user. Then you can display a message to user and either add record or require user to fix this.
|
![]() |
Sergey Kornilov admin 1/6/2010 |
PHP. This code needs to query the database. |
P
|
patricktrujillo author 1/6/2010 |
PHP. This code needs to query the database.
|
J
|
Jane 1/7/2010 |
Patrick, |