Change MaxLength

Savatage
Savatage Member Posts: 7,142
Forever we have had 5 digit item#'s. So on all our order forms we have maxlength set to 5 with Autoenter =Yes and the next control set.

This way the cursor automatically jumps to the next field once the item has been entered (saves a keystroke with every item)

But we now have a few special items that are longer than 5 digits.

In a past post I had the price editable if it's an internet order and not editable if it was a regular order.

I was wondering if something similar could be done to the Maxlength property?

Could maxlength of the item no field be 10 for "A type of order" in my case an internet order and 5 for a regular order.

Thanks.

Comments