0

Clear relationship field on click

  • I have a button coded to clear fields on my form view when clicked

'Field name' := null

  • But unsure how to clear relationship fields and the signature field?
  • Is this possible?

1 reply

null
    • Fred
    • 8 days ago
    • Reported - view

    Looks like:

    signature := null

    works to clear out a signature field.

    To clear a reference field try:

    referencefield := 0

Content aside

  • 8 days agoLast active
  • 1Replies
  • 20Views
  • 2 Following