F
|
fsyeung author 5/29/2013 |
Dear Sergey, |
![]() |
Sergey Kornilov admin 5/29/2013 |
Unfortunately it's hard for me to understand this request. |
F
|
fsyeung author 5/30/2013 |
Dear Sergey, |
![]() |
Sergey Kornilov admin 5/31/2013 |
To auto-fill jobdt and staffno field on the child table add page use 'Add page: Before process' event on the Events screen: if CSmartStr(Session(strTableName & "_masterkey1"))<>"" then
|
F
|
fsyeung author 6/30/2013 |
To auto-fill jobdt and staffno field on the child table add page use 'Add page: Before process' event on the Events screen: if CSmartStr(Session(strTableName & "_masterkey1"))<>"" then
|
A
|
adnankmk 7/2/2013 |
|