N
Narwe
I have to fields on my form:
One field is a simpe number value.
The second field defines the units of my number value(ie.kg, mg, inches, cm, etc)
I simply need a way to force the users to select a unit from the unit field. This field cannot be null if a number value has been entered in the partner field, and users should not be able to continue entering data unless a unit has been selected.
What is the simplest possible way that I can do this? I dont even know how to have a message window pop up!
One field is a simpe number value.
The second field defines the units of my number value(ie.kg, mg, inches, cm, etc)
I simply need a way to force the users to select a unit from the unit field. This field cannot be null if a number value has been entered in the partner field, and users should not be able to continue entering data unless a unit has been selected.
What is the simplest possible way that I can do this? I dont even know how to have a message window pop up!