erutherford
Active Member
- Joined
- Dec 19, 2016
- Messages
- 453
Curious as to the "best practice" regarding form development.
Say you have a simple form with a couple text boxes and an Add command button to capture the input. If you forget to put fill text box 1, it turns red, once filled it returns to yellow.
So is it "best practice" to code all that in the Add command button or at the text box level? I know it can be accomplished at both levels, but curious what the "best practice"?
I can see it being done at the Add command at simple levels, but maybe not as easy at a more complex levels.
thanks
Say you have a simple form with a couple text boxes and an Add command button to capture the input. If you forget to put fill text box 1, it turns red, once filled it returns to yellow.
So is it "best practice" to code all that in the Add command button or at the text box level? I know it can be accomplished at both levels, but curious what the "best practice"?
I can see it being done at the Add command at simple levels, but maybe not as easy at a more complex levels.
thanks