Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Drop Downs Limited as per User Logged In

Status
Not open for further replies.

LeonelSanchezJr

Programmer
Jan 26, 2001
522
US
I have a drop down list which displays all of the regions throughout the world.

However, I want the drop down list to be limited to only those for which the current user logged in has access to.

I have a table created with both the regions and the user ids.

I have a global variable named "&MRUSER" which does work in the fex and tells the fex who is running it.

My troulbe is getting the drop down list to limit to only the regions which the user has access to.

Once I get this to work, I will add an additional 2 drop down boxes which will be chained to one another.

Thanks,

Leo ;-)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top