Page History
...
2. In the Details tab, enter the following:
Virtual Field Type | Code Fragment |
Derive value when record is read | Select box for yes |
Populate real field when writing to the table | No |
3. Add the following code to Virtual Field Derivation:
#iiiFullEmployNumber := #iiiDeptCode + #iiiEmployNumber
Change the code to use your initials.
Your Details tab should now look like this:
...