Skip to main content
Known Participant
May 16, 2016
Question

I have a field Hours multiplied by Rate....the result goes in the Amount field. I do not want there to be a ZERO place holder in the Amount field. So far, as long as there is a calc, there has to be a ZERO, can that be changed?

  • May 16, 2016
  • 1 reply
  • 243 views

....the result goes in the Amount field. I do not want there to be a ZERO place holder in the Amount field. So far, as long as there is a calc, there has to be a ZERO, can that be changed?

This topic has been closed for replies.

1 reply

Inspiring
May 16, 2016

Hare you searched for suppress 0?

This has been answered several times.

You can use the custom validation script to force the value of the field to a null string when the value of the field is zero.