I currently have a form where people fill out their status reports. I'm
curious if anyone knows if this feature is possible:
When a user clicks the submit button, can Infopath generate an email to that
person's manager saying that their status report has been submitted?
The only downside is that there are like 4-5 managers. I can't have
different views for each manager's team.
Any ideas???
--Jeff
There are a couple of ways to do this...
1. Have the Managers listed in a List Box and the users select their manager.
- or -
2. Have the system automatically 'look up' the manager for the employee
Then, have the Manager field as to "To" field in your email submit adapter.

Signature
This posting is provided "AS IS" with no warranties, and confers no rights.
Sample code subject to http://www.microsoft.com/info/cpyright.htm
Do not send email to this alias. It is for newsgroup only
> I currently have a form where people fill out their status reports. I'm
> curious if anyone knows if this feature is possible:
[quoted text clipped - 5 lines]
> Any ideas???
> --Jeff