I have a form that has two fields.
[DateTransitioned] (mm/dd/yy format)
[NoTransition] (yes/no format)
If the user checks the [NoTransition] box, I want to grey out the [DateTransitioned] field and so that the user cannot put a date in there. The error message that should appear is "Since you have indicated No Transition, you cannot input a date in Date Transitioned".
Could someone tell me how to do this?
Thanks in advance.
[DateTransitioned] (mm/dd/yy format)
[NoTransition] (yes/no format)
If the user checks the [NoTransition] box, I want to grey out the [DateTransitioned] field and so that the user cannot put a date in there. The error message that should appear is "Since you have indicated No Transition, you cannot input a date in Date Transitioned".
Could someone tell me how to do this?
Thanks in advance.