Workflows(Student/Teacher approval) process in VBCS??
Summary
Request and Approval process in VBCSContent
Hi All,
I need to develop an VBCS application in which I should be having different users(Student, Teacher, Admin), and the screens should be showing different content based on the user login.
Student can login and raise some request, the request should go to Teacher's email as notification.
Then, teacher can login to the VBCS application and Approve/Reject the student's request. One more email should go to student on the status of the application.
Admin can login to perform some other administration related tasks and so on.
How can I achieve this requirement? How to get the workflows movement like the request from Student to Teacher, From Teacher to Student and so on? How to handle the email notifications and security part?
0