|
|
romaldus 1/1/2017 |
|
I think it is not possible but you can do it in before record added event |
|
|
|
Sergey Kornilov admin 1/1/2017 |
|
No, you cannot autofill fields that are not on the screen. Your best bet is to use readonly fields or implement autofill manually via coding in BeforeAdd/BeforeEdit events. |
|
|
|
Tandy 1/2/2017 |
|
Deleted. |
|
|
R
|
rgfischerjr author 1/3/2017 |
|
No, you cannot autofill fields that are not on the screen. Your best bet is to use readonly fields or implement autofill manually via coding in BeforeAdd/BeforeEdit events.
|
|