Baylah Posted December 18, 2007 Posted December 18, 2007 I have a field that on new record creation data is auto entered. That data needs to change from time to time but not often enough to warrant a drop down menu or something similar. Is it possible to script a change to the auto entry data so the user would not need to "define" the field to change the information in the auto enter area? thanks, Steve
comment Posted December 18, 2007 Posted December 18, 2007 No. But you could have a preferences table and keep the current value there. Then have your field auto-enter its value from preferences.
Baylah Posted December 19, 2007 Author Posted December 19, 2007 That is a great idea! Thanks. Steve PS This is the first time ever on this list where I was told definitively, "NO" you can't do that.
comment Posted December 19, 2007 Posted December 19, 2007 It's because no one likes to look stupid when someone else shows how to do it 5 minutes later. I just hope it won't be the case here! The truth is there are very few things that cannot be done in 'some' way.
Vaughan Posted December 19, 2007 Posted December 19, 2007 "Is it possible to script a change to the auto entry data so the user would not need to "define" the field to change the information in the auto enter area?" Yes. You could have a preferences table and keep the current value there. Then have your field auto-enter its value from preferences.
Vaughan Posted December 19, 2007 Posted December 19, 2007 Sorry Comment, I just couldn't resist. :giggle:
Recommended Posts
This topic is 6186 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now