Lotus Software-Logo
IBM Lotus Domino Designer 8.5
  Versionen 8.5 und 8.5.1






Examples: @GetField

  1. This code, when added to a computed field on a form and accessed on the Web or in Notes, displays Hello if "Hello" is the default value of the greeting field.
  2. @GetField("greeting")
  3. This computed field formula multiplies values from two fields. The fields are named by adding suffixes to the name of the current field.
  4. @GetField(@ThisName + "_Quantity") * @GetField(@ThisName + "_Cost")
Siehe auch
@GetField




Bibliothek | Unterstützung | Nutzungsbedingungen |

Letzte Aktualisierung: Montag, 5. Oktober 2009