0
votes
0answers
17 views

Teamsite member approval! Users should not be able to join a teamsite without a approval from site owner

I have a teamsite and right now users can join and become a member of the teamsite, but I would like to add a approval so when they click on join they need to be accepted by a site owner before they ...
1
vote
1answer
27 views

Automatic Content Sanitization in Sharepoint 2010/2013

Is it possible to perform basic document sanitization tasks in Sharepoint 2010 or 2013? I would like to be able to trigger the sanitization task based on a set of user defined rule. Examples of ...
0
votes
0answers
44 views

Using a list to manage approval workflows

I don't know if I'm just not providing the right serach context but I am trying to learn how to use a list to store users names (people and groups column), office/department column, workflow approval ...
0
votes
0answers
52 views

Only content approval not the workflow

I have a publishing site. In this site, all the contents (for example: pages, or other documents in libraries) have workflow and content approval together. I want to remove the workflow on publishing, ...
0
votes
2answers
45 views

How can I create a form that automatically hides or displays certain questions based on previous answers?

What is a good reference on how to create a work-flow based form? i.e. The form has ten fields, and the first five fields show up by default, but the next five fields show up only when a user has ...
1
vote
1answer
54 views

Finding source item in Workflow

I am new to Sharepoint and using Visual Studio 2008 I have created a workflow that uses custom content type based off workflow task list with additional columns for Approval Status and Approver Notes. ...