Answer Posted / ranjan
The best place to learn sharepoint 2010 online is at
www.bestdotnettraining.com
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the types of Man role?
What is the powershell command to move site collection between content database?
How to publish the content type in Sharepoint 2010
What are different permission types in Sharepoint?
How does one use the search .net framework managed csom?
What is drop-off library?
How auditing is done in Sharepoint?
Why are properties important in webpart development, and how have you exploited them in past development projects? What must each custom property have?
What is the workflow execution host in the new workflow infrastructure in sharepoint 2013?
What are the types of authentication?
I want to implement functionality like. When any user create issue, he should assign only to group MFG(not other than MFG), then MFG group will try to resolve at there end, if they resolve issue then MFG group will update status to close, and if not then MFG group user will forward(assign) to SUPPER group, and supper group will assign to expert person. What I did As follows. 1)created two Issue tracking list one is "ABC" another is "PQR" 2) Also applied permission on ABC and PQR list. because end user should not interact directly with consultant, one group of 4 person is present between end users and consultant, this group is mediator. 3) copy workflow is created. it will copy list of items from ABC list to "PQR" List. Here Im facing problem that workflow will not copy item because user of "ABC" does not have access to "PQR". if i give contribute permission on both list then workflow work correctly. I want that User of List ABC should not see the PQR list and workflow copy item from one list to other list. Can any one help me? thanx in advance
What two files are typically (this is kept generally) included when developing a content type, and what is the purpose of each?
What is lookup columns in SharePoint?
How to associate an event handler to a particular list?
When should you dispose of spweb and spsite objects?