L
Lin
here is my problem, i have created a form with multiple views (employee,
manager, print) it has 2 buttons. A submit button is on the employee view,
when the user clicks on it, it will save all the data, go to print view, and
automatically generate an email to notify the manager.
An Accept button is on the manager view, when the manager is about to
approve the form he/she can click on the button and it will save all the
data, go to print view, and automatically generate another email to inform
the user his/her form has been approved.
The problem i'm having right now is when the manager is done, and tries to
close the form, it prompt the manager to re-submite the form again before
closing. Is there a way to get around this problem?
manager, print) it has 2 buttons. A submit button is on the employee view,
when the user clicks on it, it will save all the data, go to print view, and
automatically generate an email to notify the manager.
An Accept button is on the manager view, when the manager is about to
approve the form he/she can click on the button and it will save all the
data, go to print view, and automatically generate another email to inform
the user his/her form has been approved.
The problem i'm having right now is when the manager is done, and tries to
close the form, it prompt the manager to re-submite the form again before
closing. Is there a way to get around this problem?