gman Posted November 17, 2003 Posted November 17, 2003 I have a customer contact database that I want to add new records and verify the record is unique. A partial list of defined fields are: Company Name; Plant Location; Customer First Name; Customer Last Name. Normally the operator will go to a data entry layout and select field values from dynamic value lists. In the
BobWeaver Posted November 19, 2003 Posted November 19, 2003 I can't think of any reason why you can't do this unless I'm missing something. As long as the global field is on the left side of the relationship definition, I think it should work. The fields on the right side of the relationship must be indexed, so you can't have globals or unstored calculation fields there. As long as you meet these conditions you should be able to use dynamic (aka related) value lists.
John Caballero Posted November 19, 2003 Posted November 19, 2003 I just did a quick mock up. It works fine with either a indexed or non-indexed (global) field in the main file. Have a look at the attached files. John_Sample2.zip
Recommended Posts
This topic is 8036 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