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?

2 replies

null
    • Fred
    • 4 wk ago
    • Reported - view

    Looks like:

    signature := null

    works to clear out a signature field.

    To clear a reference field try:

    referencefield := 0
      • Suzie_Konszky
      • 11 days ago
      • Reported - view

       Thank you 🙂 Works perfectly now.

Content aside

  • Status Answered
  • 11 days agoLast active
  • 2Replies
  • 32Views
  • 2 Following