Newbies TBW Posted February 22, 2003 Newbies Posted February 22, 2003 Hi, I have a drop-list which has a relationship to another file. The file are as follows Course file which has Org and Department Department file which has Org and Deparment Relationship Course:Org->Department:Org I grab the value from the droplist from the relationship:Department field. Such that my department relies on the value selected in the Course:Org field I have a add "others ..." to allow entry of new item. How do I after input an "Other..." value, allow this value to appear as in the drop-down for selection for the next time
andygaunt Posted February 22, 2003 Posted February 22, 2003 Hi, you are using a field to build your value list. The 'Other' option allows an 'other item to be added without it appearing in the list as an option 'after' that entry. Because you are using a field, you would have to have a record with that item in the field for it to display in the list after the fact.
Recommended Posts
This topic is 7949 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