September 3, 200322 yr Hi, As relationships are dead in find mode I can't make the dropdown list appear. Is there a workaround? For example a calculation that's performed and stored in a local global which is then used as the content for my dropdown? I need to stay in the database I'm in so I need 'local' solution. Thank you for reading and eventually answering my question.
September 3, 200322 yr The relationships that use globals as left key will be still valid in find mode and, hence, value list based on those relationships will be valid too. Dj
September 3, 200322 yr Author Dj, I tried this. A numeric global with value 1 (in my current database where the dropdown should appear) looking for related values "1" in a numeric field in database B. Doesn't work in find mode (works fine in Browse mode). Any other solutions?
Create an account or sign in to comment