lacampeona
Registered User.
- Local time
- Today, 17:29
- Joined
- Dec 28, 2015
- Messages
- 392
Hello experts I need some ideas how to make something:
I have two forms. Form A and form B.
On form A I have text box that contains value house.
On form B I have combo box that has some values inside. Value1, Value2, Value3.
Now I need some ideas how to resolve that:
User can choose Value3 from form B only if the text box from form A contains value House. The text box from form A cant be empty.
If the text box from form A is empty I need some message to say to the user that he cant choose Value3 becouse text box is empty.
I need to prevent choosing combo Value3 from form B if text box from form A is empty
hmmm
is possible to make something like that? hmmm
thanks in advance
I have two forms. Form A and form B.
On form A I have text box that contains value house.
On form B I have combo box that has some values inside. Value1, Value2, Value3.
Now I need some ideas how to resolve that:
User can choose Value3 from form B only if the text box from form A contains value House. The text box from form A cant be empty.
If the text box from form A is empty I need some message to say to the user that he cant choose Value3 becouse text box is empty.
I need to prevent choosing combo Value3 from form B if text box from form A is empty
hmmm
is possible to make something like that? hmmm
thanks in advance