Hi Everyone,
Thanks for taking the time to look at my problem - any constructive feedback is greatly appreciated.
Basically I have to, using SharePoint 2010, create an application that performs the following tasks -
1. Allows user to input some data into a form and submit. Two of these input values are Assigned To and also Status (which starts as pending).
2. Upon submit, this form is saved to a table (preferably on a different page). The person who the form was assigned to is sent an email asking them to review the form.
3. On this table, the user must be able to select the forms header, view its details and have the ability to update its Status field. The person who was emailed in step 3 must change this status and leave a comment.
4. After the user in step 3 submits, an email is sent to the person who first submitted the form telling them what changes have been made.
5. If a forms status has been set to Canceled or Completed the form must be moved to another table, where resolved forms are kept.
Please note I do not have access to SharePoint Designer or Server. I DO have InfoPath 2007 (no access to 2010). Once again any help would be incredible so thanks in advance.
- jt210
Thanks for taking the time to look at my problem - any constructive feedback is greatly appreciated.
Basically I have to, using SharePoint 2010, create an application that performs the following tasks -
1. Allows user to input some data into a form and submit. Two of these input values are Assigned To and also Status (which starts as pending).
2. Upon submit, this form is saved to a table (preferably on a different page). The person who the form was assigned to is sent an email asking them to review the form.
3. On this table, the user must be able to select the forms header, view its details and have the ability to update its Status field. The person who was emailed in step 3 must change this status and leave a comment.
4. After the user in step 3 submits, an email is sent to the person who first submitted the form telling them what changes have been made.
5. If a forms status has been set to Canceled or Completed the form must be moved to another table, where resolved forms are kept.
Please note I do not have access to SharePoint Designer or Server. I DO have InfoPath 2007 (no access to 2010). Once again any help would be incredible so thanks in advance.
- jt210