Jimjmn Posted July 30, 2010 Posted July 30, 2010 I have created a DB to record employees and their managers as well as accounts that each employee has opened. I have the relationships in place that will allow for two portals on each employee's record to show the accounts that they started(and are linked to) as well as all the employees that they manage (have them listed as their manager). What I would like to be able to do is have a radio button option to select whether the portal shows all accounts that the employee opened or all accounts that they opened and all that the employees they manage opened. I would also like this option for the managers portal to see down-line hierarchy. I have attached a sample file. test.fp7.zip
jtoshkov Posted July 30, 2010 Posted July 30, 2010 Hi I am by all means not a guru so there could be an easier way to do this, but here are my two cents. You can create a value list of the related employee IDs per each manager and then make your relationship starting from a calculation field that either shows the managers ID or the manager and all employee IDs, based on your selection in the radio button. I have attached an example. test.fp7.zip
comment Posted July 30, 2010 Posted July 30, 2010 Yo can use the List() function instead of defining a value list and getting the items.
Recommended Posts
This topic is 5290 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