Number Input Box Properties dialog box – Number Input Box Settings tab

Develop > Database > Field > Number Input Box

This dialog box lets you add or configure a number (integer) input field in an input block or a modification block.

Target field

Select the database field corresponding to the number input field. The drop-down menu lists all the eligible fields among those you selected in the Database Fields step of the Database Wizard. Only fields that have the integer data type are eligible.

Namo Web Editor icon note Number Input Box Properties dialog box   Number Input Box  SettingsAlthough it is possible to type a field name into the text box, do not enter the name of a non-number field. If you do so, the input form will not work.

Default value

If desired, enter a default value for the number input field.

If the number input field is in an input block, you can select a parameter that will supply the default value. Click the button to select a parameter from among the parameters that have been defined in Parameters tab of the Document Header Properties dialog box.

If the number input field is in a modification block, the default value can be supplied from an integer-format database field among the fields you selected in the Database Fields step of the Database Wizard. The value contained in that field for the selected record will be used as the default value of the number input field when the document is displayed in a browser. Click the button to select a database field.

Width (characters)

Specify the width of the input field, in characters.

Maximum input length

Specify the maximum number of digits that the field will accept.

Number Input Box Properties dialog box – Number Input Box Settings