Remove Initial value in number box

Remove Initial value in number box

Comments

  • Unknown
    edited November 2023

    Hi,

    I have a number box in my form and the initial value is set to 0. How can I make it so that the initial value is blank instead of 0? In the setup, cant remove the value 0. Please refer to the screenshots below.

    Upon debugging:

    Regards,
    Ezra

  • Hey Ezra,

    You will need to enable the Allow Null property and disable the AutoPopulate property on the Number Box in order to have the Form open with the Number Box having a blank value.

  • Hi Kshitij,

    Thanks for the assistance!

Sign In or Register to comment.