The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
10 views

Problem with audiences not recognizing AD Groups

I have a problem where my audiences are finding the correct AD groups but they are not being recognized when I assign them. They show up with "nickname" as the alias and total members set to "0". ...
2
votes
2answers
90 views

Can we avoid clunky hiding of WebParts?

It's a real drag and performance killer to have to load all the WebParts on a page and then laboriously hide and reveal all the ones relevant to user groups / permission levels. Especially when on the ...
3
votes
1answer
121 views

Target Audience sporadically not resolving to certain groups/distribution lists

SharePoint 2010 + SP1 + December 2011 CU User Profile Service is configured to sync only with AD and all appropriate permissions configured and profiles being imported successfully. According to ...
0
votes
0answers
27 views

ConsoleUtilies.GetContextualControlMode had no currentPage

I've been trying to set the target audience of a web part but am receiving this error every time. This happens on every page. ConsoleUtilies.GetContextualControlMode had no currentPage so the ...
0
votes
1answer
171 views

Audience Targeting on Navigation Links

I have a SP 2010 Enterprise instance, and I have some navigation links that I want to suppress using audience targeting. I have a particular SharePoint group with my members, and so I go to Look and ...
0
votes
1answer
89 views

In SP 2010 or SP2013 How can I have search results use audience targeting

I have items in my document library that are configuered for audience targeting. What I would like to do is have the items in my search results page "search results" web part filter the items at an ...
0
votes
1answer
60 views

SharePoint 2010 One of two web front ends have broken Audience on web parts

I have encountered a problem with Audiencing in our SharePoint 2010 farm. Hopefully someone out here has encountered this before. We have 2 web front ends (web1 and web2) 1 app server (app1) and a ...
0
votes
2answers
260 views

how to hide webpart in Home.aspx based on some condition

I work in a financial company where we have Resident Engineers and they have account in Active Directory but they dont have official email addresses. My portal acrhitecture is like everyonce can ...
3
votes
0answers
82 views

Cannot specify an Audience for a Summary link web part: “no exact match was found”

I would like set an audience on a Summary web part. This reason for this is the fact that two groups of users have access to the page on which it will be shown, let's say members and admins. One ...
2
votes
1answer
92 views

Audience targetted link hidden from everyone

I have 4 manually created links across my top link bar. I want to use Audience Targetting to allow certain people to see it and to hide it from everyone else (I know audience targetting is not ...
0
votes
1answer
595 views

Sharepoint 2010 Navigation Audience target audience did not work

I am try to limit a menu item to certain users. To get there I click on "Site Actions : Site Settings" Under "Look and Feel" I click "Navigation" Under "Navigation Editing and Sorting" I select the ...
1
vote
2answers
133 views

Displaying some WebPart controls only to some user/groups

I need to hide some elements of a webpart and only show them to some specific grups of users. How can I do this ? I think it could be done with an If or Switch block, using the name of the grup of ...
1
vote
1answer
99 views

Audience style targeting based on User Profile

Im looking for a way to target people for blogs or other information across my company who might be employed at multiple locations or moved locations. The thought is that User is at Y city normally ...
2
votes
3answers
168 views

Set GUID Programatically for New Audience

I am Creating New Audience programmatically but I want to set its GUID by code (my own) Is it possible to do this ? if yes then how ?
0
votes
0answers
95 views

problems searching audiences with Target Audience- empty results

I have started the UPS and UPSS (User Profile Services) and activated the necessary features. But when i want to add a user/group to the target audience box(for a webpart) and try to search its empty. ...
0
votes
0answers
23 views

How do you adjust update an obscurity-based solution to SharePoint 2010?

Has anyone played with how to maintain an obscurity-based solution in SharePoint 2010? Or is this simply something that one needs to approach differently? In SharePoint 2007, you can use a ...
0
votes
0answers
115 views

Define the scope of managed metadata column based on audience

OK, here is the deal: I created one content type. This content type contains one column, Column A. The type of the column is managed metadata. Since the content type is located in the Content Type ...
1
vote
1answer
213 views

Private and Public Tasks in Lists?

I am trying to create a Task List which would go on a user's My Site profile. This task list will have a column where the user can select Private vs Public. If a task is Public, anyone viewing his ...
2
votes
2answers
580 views

Programmatically Add/Remove User to Audience

I've been searching everywhere for information on how to programmatically add a user to an Audience. Is this at all possible? We'd like to set up Audiences as a kind of "Subscription" base where our ...
0
votes
1answer
141 views

List all Audiences in a site (in Console App)

I'm in the beginning of creating a custom web part that allows users to add themselves to Audiences and I'm first trying to get a feel for the API, by trying to simply list all Audiences I have on my ...
2
votes
0answers
308 views

Setting an audience from declarative WebPart?

I have a module that deploys some page. I'm adding webparts to these page, using a <AllUsersWebPart> node within a <View>: <View WebPartZoneID="Body" WebPartOrder="5" ...
0
votes
2answers
1k views

SharePoint 2010 - Audience - Navigation permissions

I added a link to our Navigation that I want audienced to a specific group, whether it be an Active Directory group, or a custom audience that we setup in Central Admin. When I attempt to audience ...
1
vote
0answers
422 views

Target Audience does not work with site SharePoint groups for XSLT List View web part

On some xsltlistview web parts, whenever I try to set the target audience to use one of the SharePoint site groups (These are groups created when you create a new site), it tells me that it does not ...
0
votes
1answer
792 views

User profile Audience Using Power shell

#Add SharePoint PowerShell SnapIn if not already added if ((Get-PSSnapin "Microsoft.SharePoint.PowerShell" -ErrorAction SilentlyContinue) -eq $null) { Add-PSSnapin ...
1
vote
1answer
97 views

How can I generate a list of a given users audiences?

I have a webpart that works off audiences to target content to users in a global portla (content comes form all over) how can I give users the ability to see which audience they are currently in? For ...
0
votes
1answer
116 views

Are permissions transfered through multiple stages from AD?

I am setting up a SharePoint site where the security permissions are configured as follows: Active directory security group: Users -> SharePoint (OU) -> WebAuthors My user, geir, is a member of the ...
0
votes
1answer
84 views

Make “Reset Page Content” honor audience targetting?

Question: How can I prevent "Reset Page Content" from showing audience-targetted web parts to users which are not a member of that audience? Details: I have seven shared web parts on a ...
0
votes
2answers
93 views

Set arithmetic with SharePoint groups

Is it possible to perform set arithmetic on sharepoint groups? An example situation is audiencing. I want the web part to display to all in group A who do not also belong to group B. And on that ...
3
votes
3answers
1k views

find whether the current user is a member of a specific audience?

I am trying to find whether the current user is a member of a specific audience and used the below code however it returns "false" though the user belongs to the "testing" audience. ...
0
votes
1answer
553 views

CQWP Audience Targeting Not Working

When using audience targeting on a CQWP it works when you set the target on the web part but when you set the audience on the items in a list it does not display any items. Does anyone have any ...
3
votes
1answer
1k views

Navigation Audience - no exact match was found

Brand new SP 2010 install patched up to August 2011 CU. When we edit the navigation tab menu entries, We can't set an audience. If I search for Owners we get no exact match was found. If I use the ...
1
vote
2answers
386 views

Migrated site from 2007 to 2010 .. broken navigation links

We migrated an SP 2007 site collection to 2010 by attaching it's DB. However, because the Host Name changed and because we had hard coded urls in the navigation we have broken tabs as expected. Is ...
0
votes
1answer
630 views

Everything needed for getting AD groups into Sharepoint for use in Audiences rules

I've been having trouble getting AD groups to show up for use in Audience rules, and a search online shows a lot of other people do, with very few sharing what is required. Can anyone add anything to ...
0
votes
1answer
347 views

sharePoint 2010 Navigation audience after fresh migration - owners - no exact match was found

As a test,I just migrated my first site via db restore and add. Some Tabs are hard coded so went to change them in naviation, but then get error with audience set to owners.. no exact match was found ...
0
votes
2answers
286 views

Sharepoint Custom WebPart 2007- Target Audience Missing

I have created a site in SP 2007 and its of type Teamsite. I have created a webpart and I want it to target for a group and unfortunately I cannot see target Audience Text box for that Webpart, What ...
0
votes
1answer
279 views

web-part permission

I'm using SharePoint 2007, Custom list. I have created 3 different view on one list, and a custom permission. in the home page each list-view appear in different wep-part. In each web-part I ...
1
vote
1answer
95 views

Do I have to assign permissions to groups used for audiencing?

My understanding is that the Audience function allows you to specify a group name and that SharePoint will then selectively show the link in the Quick Launch Nav area depending on the users membership ...
1
vote
2answers
442 views

Target audience option not available in webparts for one web application

I have a web application where I am trying to use audience targeting on some Content Editor Web Parts in the root web. However, the 'Target Audiences' option is nowhere to be seen in the 'Advanced' ...
0
votes
2answers
3k views

target audience not working as expected with site group

In my SP2010 farm, I have : one domain group "AD Group" the group have domain\user2 as a member one site group "SP group" with the following members AD group domain\user1 On the home page, I ...
0
votes
1answer
371 views

Getting “Error: Access Denied” when Target Audience to Sharepoint Groups for webpart

I am trying to target a webpart to members of SharePoint groups. I'm doing this through the Advanced -> Target Audiences option for the webpart, and no issues seem to arise when actually adding ...
1
vote
3answers
4k views

“Target Audiences” property not visible in web part tool pane

Environment: SharePoint 2010 CU: December In SharePoint page --> web parts the “Target Audiences” property not visible in web part tool pane. I tried IISRESET, restart of the machine as well as ...
1
vote
1answer
673 views

Is there a way to import & export audience using powershell on sharepoint 2010 farm?

We have two SharePoint 2010 Farms, would like to import the audience from the Farm-A and export the same to Farm-B. Is there a way to do it using powershell on sharepoint 2010 farm? share me if you ...
0
votes
1answer
35 views

Audience counts in your deployments

How many audiences does your implementation of SharePoint have? I'm trying to communicate to my management that audiences are powerful tools for content filtering, but collectively we're getting hung ...
0
votes
1answer
799 views

set a person / user as target audience for a custom web part in sharepoint 2010

is there any way by which i can add a specific user or group as target audience of my custom web part programatically ?? i am using SPWeb web = SPContext.Current.Web; ...
1
vote
1answer
4k views

Target audience don't work

i turned on target audience for my list and in "Target Audience" column i have such value: ;;;;Portal Owners, Portal Members, Group1. I thought that this is enouf to prevent user to see list item, but ...
0
votes
1answer
211 views

How can I find out if the current user is a member of a particular audience?

I am trying to do some things in a web part based on the audience that a user is in. This is my first pass at the code, and it works on my dev VM. However on the test machine it fails blocking access ...
4
votes
2answers
173 views

Cannot get audiences to work with LdapRoleProvider

I have a publishing SharePoint site set up that allows self-provisioning accounts. I'm using ADMembershipProvider, along with the LdapRoleProvider. When user's create an account, they are ...
0
votes
3answers
338 views

Audience Domain Theory clarification?

We are facing an issue with Audience and the senario follows. We have two Domains namely Domain_One and Domain_Two in the same forest. Both are Trusting each other. Both the domain has its own set ...
0
votes
1answer
417 views

Audience targeting only works when browsing from the SharePoint server, using internal address

I have a web part which I am trying to target to a specific audience (the 'Staff' audience.) I have the web part in the home page of a site that has anonymous access enabled. I have set the Target ...
2
votes
1answer
376 views

Anyone doing or done any A/B or multivariate testing with SharePoint 2007/2010 [closed]

How easy or hard is it to spit out two pages running concurrently (or more pages if we do multivariate tests)? We're using SP 2010. We'd need a way to easily: generate these pages modify these ...

1 2