Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

Masked Input Making Fields Appear Filled In

$
0
0
I have a blank field check in place that simply checks if the "CTRL_EDIT_X" field is blank and if it is, kicks out a dialog stating to fill it in.

I added Input Masks to the State (Need to make sure it's a two letter code in upper case) and the Zip (limiting it to 5 numbers). I used ">>" for the input mask for the state and I entered "#####" for the zip code mask.

The masking is working fine with one exception, those masks are somehow making the logic think it is filled in. State simply shows two spaces and Zip shows five spaces and that is considering it "filled in."

I did add logic to set the variable to "" if it detected " " (two spaces), but that did not work.

Thoughts guys/gals?

Viewing all articles
Browse latest Browse all 2105

Trending Articles