Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1.  Select the iiiTaxAmount field in the list of Undefined virtuals.

2.  In the Details tab, enter the following:

Virtual field type

Code Fragment

Derive value when record is readü

Image Added Select option for yes


 3.  Add the following code to Virtual Field Derivation

     #iiitaxamount := (#iiisalary / 100) * 25

          Change the code to use your initials.

...

4.  Now that its derivation has been defined, the iiiTaxAmount column will be listed under Read Virtuals

5.  Save the table definition.