sharepoint workflow -


I'm new to the development of this SharePoint and I have worked to do the following tasks 1. When a new document If the library is added, then the system will prompt for the apples & amp; The viewer from a database table will be stored for future revisions for this document. 2. On successful completion of the assignment to the applicants, the audience will have to start the workflow to complete the process of acceptance of the system.

It would be great if someone could give directions to the following guidelines: 1. Is it possible to call the ASPX page / form from the document library insert / update event? 2. How to assign workflow to the applicants on a program basis?

Thanks in advance! Alex

  1. I'm not sure that calling another page explicitly It is possible that you can use the "source" URL parameter to specify the page that they are directed after properly pressed. Obviously, you have to replace "www.google.com" to create your new URL.

    / inventories / exploration / newform.aspx? Source = www.google.com

  2. You can do this by using all the custom workflow, with the custom workflow, you have two options: the entire workflow in Visual Studio Using custom workflow actions and SharePoint Designer to create or create workflows.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -