Generic Field |
3/3/2008 14:48:51 | |
| ASPRunnerPro General questions | ||
|
K
kaled2006 author
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=7766&image=1&table=forumtopics' class='bbc_emoticon' alt=':huh:' /> Hy |
||
|
|
Sergey Kornilov admin 3/4/2008 |
|
I think you can use BeforeAdd/BeforeEdit events and the following code: dict("FullName") = dict("FirstName") & " " & dict("LastName") |
|
|
K
|
kaled2006 author 3/4/2008 |
|
It`s working , but if the first name let`s say john and i would like to get only the first 3 letter how can i do |
|
|
G
|
goomba 3/10/2008 |
It`s working , but if the first name let`s say john and i would like to get only the first 3 letter how can i do thank you
|
|