Hi
i have one product request list , and when i create new item page , it should run a work flow when user fill data and save page,
1) status of the filed status pending
2)send email to approver1
3)and approver1 user will approve the request or reject and he should enter comments
and requester gets an email notification same time he approved or rejected
4)if he approve user will change the status closed and enter date .
here how i accomplish these tasks
1)if user open add new item page , should i display him the fields approver1 comments
2) and when approver1 approve the request how he enter comments
3) how user will know workflow result approve or reject , based on this i want to
here should i design a work flow or i will use built in approval workflow to accomplish these tasks
adil