Custom field

Use a Custom Field extension type if your implementation of the process extension requires additional input on the session’s screen.

To have them available on the screen, you must add the custom field in the session extension. See Custom Field in Session Extension point.

These are the available properties:
  • Name
  • Label
  • Description
  • Domain

This table shows the available hooks:

Name Signature
Calculate Initial Value void <field name>. calculate.default.value()