Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Smart dropdowns
Message
From
11/06/2001 13:19:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Smart dropdowns
Miscellaneous
Thread ID:
00517916
Message ID:
00517916
Views:
40
I have a data file of employees at multiple companies working for multiple locations in multiple departments. The data is normal with codes for the company/department/location and corresponding lookup tables.

The client wants a view screen where he can have a dropdown of company, location, and department, click into each and cut the query down (this is a screen used to find an employee when the hq person is unsure of where they work). Ive given him this product. He gets a query of everyone and when he selects a company the query is requeried and cut down to that company.


He now wants the second drop down box (location) to be cut down when the company is selected to only locations that actually have an employee in that company in the big query (which is a logical request they have many companies and hundreds of locations).


He likewise wants the third dropdown box cut when the location is selected to have just departments with an employee in them.

I figure I'm going to have to populate the dropdowns with queries and requery against the main cursor. Is that right? Any ideas?

TIA
Chris
Next
Reply
Map
View

Click here to load this message in the networking platform