The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
863 views

Hiding content from authenticated users?

I have content that I only wish to display to anonymous users. Once the user has logged in, I would like to hide it. Is "Audience Targeting" the right way to do this, and if so, it seems I can only ...
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 ...
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. ...
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 ...
3
votes
1answer
122 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 ...
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
3answers
169 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 ?
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 ...
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 ...
2
votes
2answers
530 views

No Audience Targeting Option

I wrote a web part that pretty much just grabs info from an announcements list on one site, and redisplays it on another. Everything pretty much works fine except when I edit the web part, in the ...
2
votes
2answers
590 views

Anonymous access and Audience Targeting

We've turned on Anonymous Access and our Pages library has 'Audience Targeting' turned on, the trouble now is, that for pages to be seen by anonymous users, I have to go into each page and set value ...
2
votes
1answer
93 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 ...
2
votes
0answers
309 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" ...
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
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
528 views

Can I use the audience targeting with FBA using Custom Provider?

Is there a way to use Custom Membership provider with Audience targetting? The only way I found to do so is to duplicate the user creation by adding the user to Sharepoint group in addition to adding ...
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
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 ...
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 ...
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' ...
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 ...
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 ...
1
vote
1answer
226 views

Architecture of the Audience Compilation?

I went through the SharePoint Escalation team blogs and understood the basic architecture of the "User Profile Import" and still would like to know the architecture of the "Audience Compilation" and ...
1
vote
1answer
206 views

Is it normal for the Target Audience to be displayed as a GUID in email alerts?

On MOSS 2007 SP2, I have an announcement list that had audience targetting enabled. Users have email alerts set on that list for when new items change. The email displays the tartget audience as a ...
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 ...
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 ...
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
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 ...
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
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 ...
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
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 ...
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
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 ...
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 ...
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
801 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; ...
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 ...
0
votes
1answer
168 views

403 error when listing the members of an audience

The following code runs fine as an administrator but crashes with a 403 forbidden error when run as a non-admin on the am.GetAudience("My Audience") call. Can anyone spot why, I'm running with ...
0
votes
1answer
14 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". ...
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
175 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
90 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 ...
0
votes
1answer
597 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 ...
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. ...

1 2