These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Only particular digit in NumericField

Ciupaz
Registered: Jan 29 2009
Posts: 75

Hi all,
I have a NumericField that can contains only 1, 2, 3, 4 (i.e. the first four number).
How can I implement this control?

Thanks.

Luigi

My Product Information:
LiveCycle Designer, Windows
gkaiseril
Expert
Registered: Feb 23 2006
Posts: 4308
You can use a validation script for the field.

George Kaiser

Ciupaz
Registered: Jan 29 2009
Posts: 75
gkaiseril wrote:
You can use a validation script for the field.
I'll try, thanks gkaiseril.

Luigi