Filtering what people can see when editing an item?
-
18. června 2012 12:17
Hi,
I have a challenge with the rollout of a number of assignments I need solved by different people.
I have a 'Talent List 2012' where I need different people to answer on different items. Fx I need person A to answer on 'Kritisk Stilling' and person B to answer on 'Ledertalent'.
Now - I don't want person A to see any other items than the ones person A need to answer. The same goes for person B.
How do I make that filter? (I don't have access to Sharepoint Designer) :(
/hobbes
Všechny reakce
-
20. června 2012 9:09ModerátorHi hobbes,
As you say, you don't have access to SharePoint Designer, so you also don't have access to programming customize the edit page? If it is, i suggest you use Javascript to control the permissions:
1、Add this"displaymode=design" to your edit page url (sample:EditForm.aspx?displaymode=design) to open the edit model.
2、Add a Content Editor Web Part on it.
3、Add your custom Javascript into the Content Editor Web Part to control display.
Show and Hide Elements with JavaScript:http://girlswhogeek.com/tutorials/2007/show-and-hide-elements-with-javascript
Thanks,
Lhan Han -
29. června 2012 8:27
Hi Lhan,
Thank you for your reply - unfortunately I can't add a Content Editor Webpart when editing an item as I'm doing on the screenshot above. Have you gotten that to work in any other way?
/H
/hobbes
-
29. června 2012 8:57ModerátorHi hobbes,
Please carefully read my above reply, here is a screenshot about how to open the edit model:
Thanks,
Lhan Han- Upravený Lhan HanModerator 29. června 2012 8:58
- Upravený Lhan HanModerator 29. června 2012 9:02
-
29. června 2012 9:12
Hi Lhan,
Thanks again - I know what you mean, but the problem is to add the Content Editor Webpart, which I only know how to do by 'Edit Page' and 'Add Webpart'.
/hobbes
-
3. července 2012 9:28Bump - anyone able to solve this puzzle? :)
/hobbes