Hello all,
If I want the user to have the option to view all accounts or just the ones he/she is responsible, how would you suggest I do this. I have a form based off a query currently. I would like to use one button for the user to select "view all accounts" and another that they can chose to select "view my accounts". What I would like to happen is to have the query deliminated by the user nt id which is housed in a table by the accounts they are responsible for. I have the module set up to call out the users ID. How would I set the query to pull only records by their ID? would this bee on the on exit of of the switchboard? Or could I set it up that on load of the account info form, set the "user" (from the query) to delimit from the called NT id? If this makes absolutely no sense, let me know and I will explain more.
Thanks,
Keden
If I want the user to have the option to view all accounts or just the ones he/she is responsible, how would you suggest I do this. I have a form based off a query currently. I would like to use one button for the user to select "view all accounts" and another that they can chose to select "view my accounts". What I would like to happen is to have the query deliminated by the user nt id which is housed in a table by the accounts they are responsible for. I have the module set up to call out the users ID. How would I set the query to pull only records by their ID? would this bee on the on exit of of the switchboard? Or could I set it up that on load of the account info form, set the "user" (from the query) to delimit from the called NT id? If this makes absolutely no sense, let me know and I will explain more.
Thanks,
Keden