Skip to main content
Participant
November 21, 2024
Question

Number "0" not displaying in fillable column

  • November 21, 2024
  • 2 replies
  • 305 views

Hi,

Why number "0" not displaying in fillable column? The fillable column format is set NONE. 

 

 

This topic has been closed for replies.

2 replies

try67
Community Expert
Community Expert
November 21, 2024

Are you using a calculation script of some kind? If so, post the code.

Abambo
Community Expert
Community Expert
November 21, 2024

Set the format to number.

ABAMBO | Hard- and Software Engineer | Photographer
PDF Automation Station
Community Expert
Community Expert
November 21, 2024

A field formated as a number will not display a zero unless the field is also calculated and the calculated amout is zero.  If it is not calculated and you want the empty field to display zero, a work around is to calculate as "Sum of" and select the field.