Using Number Widget

The number widget is input number widget, it is used for input fields that should contain a numeric value.
You can set restrictions on the numbers.

On this page:

Using Number Widget

<& /input/number.comp, 
  	id => 'test',
	NumCifre => 12,
	ValMax => 50000,
	ValMin => -5000,
	description => 'Test input numer'
&>

We get the number Widget:

NumberWidget.png
Topic revision: r1 - 27 Mar 2016, DipenPatel
This site is powered by FoswikiCopyright (©) Leader.IT - Italy P.I. IT01434390223 Privacy policy & use of cookies