|
|
Sergey Kornilov admin 1/15/2007 |
|
Use BeforeEdit event: if dict("delegateTo")<>"" then |
|
|
|
orit author 1/16/2007 |
|
Thanks a lot.
dict("fileMDelegateTo") = ""
Function BeforeAdd(dict)
|
|
|
|
Sergey Kornilov admin 1/16/2007 |
|
Make sure fileMDelegateTo field allows empty values. |
|
|
|
orit author 1/16/2007 |
|
After I allowed zero length for fileMDelegateTo it worked! Thanks Add the code that pulls user's data from Users table like EmalTo, EmailFrom etc.
|
|
|
|
Sergey Kornilov admin 1/16/2007 |
|
I can recommend to check the following two articles: |
|