0

Yes No field , make the no choice 'empty'

I have a yes/No field where I only need the Yes to show up in a print of the table.

All good if I select the yes option or if left untouched, as the default setting is 'empty'.

If I select the Yes , then switch back, I of course then get a No that shows up. For my purposes this is inaccurate . I just want to see which elements have a yes, the rest should be blank.

Any ideas?

2 replies

null
    • Sean_Wood
    • 3 days ago
    • Reported - view

    Just found how to do it.
    in " Trigger after change" I added a script:
    if YesNoField =0 then YesNoFiled := null

    • Fred
    • 3 days ago
    • Reported - view

    Please mark you post Answered so future readers can know if they need to read your post or not.

Content aside

  • 3 days agoLast active
  • 2Replies
  • 13Views
  • 2 Following