We have a list to which new records are added by requester's and updated by Administrators. Hence we want the user to go back to previous page after saving the record. NWF$(document).ready(function (...
I have a Document Approval workflow that will be manually triggered. The workflow works fine when I trigger it. I added a Start Form for the user to Enter the manager name who should approve the Docum...