If you are using OOTB search web part then you can do this in client side, get
the query string in js and then do a redirection to the target page with the
query string value
Cheers,
Prashanth
Sent from my iPhone
> On Sep 1, 2014, at 1:58 PM, "Paul Noone" wrote:
>
> Hi all,
>
> I have a cu
Are you trying to configrue PplPicker to filter AD accounts based on LDAP
queries, if so I have done this previously for a client.
Refer http://technet.microsoft.com/en-us/library/gg602075.aspx#section8
From: nigel_wither...@hotmail.com
To: ozmoss@ozmoss.com
Subject: SharePoint 2010 with LDAPS
Looks like you are not rebounding the values back to the dropdown
Cheers,
Prashanth
Sent from my iPhone
On Aug 12, 2013, at 7:50 AM, "Web Admin" wrote:
> Hi all,
>
> I have two dropdown lists on a page, Category and Product, where Product is a
> child list filtered by the selected Category.
1, 2013 at 11:48 AM, Chris Grist
> wrote:
>> if you dont want custom dev, you can achieve this sort of governance with
>> axceler controlpoint quite easily.
>> From: ozmoss-boun...@ozmoss.com [ozmoss-boun...@ozmoss.com] on behalf of
>> Prashanth Thiyagalingam [prashanth...@
You can tackle this with some custom code, use web event receivers
(SPWebEventReceiver).
Cheers,
Prashanth
Sent from my iPhone
On Apr 11, 2013, at 6:18 AM, "Web Admin" wrote:
> Sadly not. There's no explicit Delete Subsites permission. The Create
> Subsites permission seems to be all inclusi
Correct as Paul mentioned Kerberos will only for the specific Web Apps that you
have configured to use Kerberos. You can have both Negotiate and NTLM web apps
in the same farm.
Cheers,
Prashanth
Sent from my iPhone
On Feb 11, 2013, at 6:21 AM, "Paul Culmsee"
wrote:
> It’s been a while for
Looks like MOSS 2007 content needs to be migrated to SP 2010 first before
moving to SP 2013.Custom solutions will have to be upgraded as well.
Date: Mon, 3 Dec 2012 17:56:12 +1100
Subject: SharePoint 2007 Upgrade Path
From: code...@gmail.com
To: ozmoss@ozmoss.com
Does anyone know if it’s possi
We have developed custom functionality for newsletter subscriptions for number
of clients with exact same requirements as yours, I am not sure of any
components in the market.
Cheers,
Prashanth
Sent from my iPhone
On Nov 22, 2012, at 8:09 AM, "Rinaldo De Paolis"
wrote:
> Hi,
>
> I was won
These are related services/service applications and they are not mandatory for
the creation of UPS, they are required if you want make use of the full social
computing features of SharePoint
2010.http://technet.microsoft.com/en-us/library/ee662538.aspx#related
For debugging UP Synchronisation
Check the FIM services are running else manually start them manually in the
windows services and the try user profile and sync
Cheers,
Prashanth
Sent from my iPhone
On Aug 21, 2012, at 10:07 AM, "Marko Salonen"
wrote:
> Hi
>
> I am still trying get the User Profile Service to run after usi
-free - virus scanning is the responsibility
of the recipient and is recommended.
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of
Prashanth Thiyagalingam
Sent: Friday, 27 April 2012 3:35 PM
To: ozmoss@ozmoss.com
Subject: RE: crawling link to document external
Do you get any error in the crawl logs?
I would try crawling the link seperately to isoloate the issue and make sure
the crawler can index the page.
From: chris.gr...@loftusit.com.au
To: ozmoss@ozmoss.com
Subject: crawling link to document external content
Date: Fri, 27 Apr 2012 05:07:34 +
Are you doing this in a load balanced multiple WFEs environment?
Cheers,
Prashanth
Sent from my iPhone
On Apr 23, 2012, at 10:16 AM, "Paul Noone"
wrote:
> Hi all,
>
> I’ve deployed a workflow action and am trying to add it as an authorizedType
> to the web.config during FeatureActivated.
>
Hi Paul,
Choice fields are normally a problem with SPMetal LINQ because SPMetal create
an enum for the values in the choice field and they are bound to the field it
self.
Make sure you have values for Choice field and regenerate the SPMetal class.
To double check all the values are retreived
Make sure all the custom solutions are deployed, and try reactivating the
features feature related to UI, if there is any
Sent from my iPhone
On Feb 9, 2012, at 11:51 AM, "Paul Noone"
wrote:
> Was there a custom provider that was deployed via solution?
>
>
>
>
>
> From: ozmoss-boun...@
you could use
Get-Date -Format "hh:mm:ss"
From: paul.no...@ceosyd.catholic.edu.au
To: ozmoss@ozmoss.com
Date: Thu, 12 Jan 2012 13:10:05 +1100
Subject: PowerShell date calculations
I’ve managed to produce what I want below but have first had to convert the
Get-Date objects to datetim
a way, I’ll let you know J
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of
Prashanth Thiyagalingam
Sent: Thursday, 22 September 2011 11:20 AM
To: ozmoss@ozmoss.com
Subject: RE: People search - wildcards (SPS2010)
Faced the same issue even with FAST Search
Faced the same issue even with FAST Search 4 SP no default wildcard
support...
From: paul.no...@ceosyd.catholic.edu.au
To: ozmoss@ozmoss.com
Date: Thu, 22 Sep 2011 10:13:05 +1000
Subject: RE: People search - wildcards (SPS2010)
LOL. I just went through the same thing here.
Cho
Fixed it, used SharePointWebControls:FormField instead, and controlled the
People Picker behaviour via the content type.
From: prashanth...@hotmail.com
To: ozmoss@ozmoss.com
Subject: People Picker control in Custom Page Layout
Date: Tue, 28 Jun 2011 04:02:56 +
Hi Guys,
I am trying
Hi Guys,
I am trying use people picker control in custom page layouts and the issue is
the user details are not saved during the page save.
The approach I am taking is
1. Created a Custom Content Type with the following field
2. Did the Content Type binding with Page library
3. Add the Sha
Hi All,
As part of the configuration of FAST Farm for one of our customers, I need to
add many (~50) Crawler Impact Rules.
As usual the quickest way is to use PowerShell, but I have no luck in finding
the correct cmdlet for this.
Ofcourse I have added the Crawler Rules using PS.
Can anyone ple
SystemPage CT has already got the build-in Title field inherited from 'Item'
CT, and this is what is causing the duplicate error.
Date: Mon, 18 Apr 2011 10:29:26 +1000
Subject: Content Types and SharePoint 2010
From: a...@hobsonator.com
To: ozmoss@ozmoss.com
We have run into an interesting
Hi there,
I would like to know from anyone who has integrated Clarity PPMS and Objective
EDRMS with SharePoint 2010 standard edition.
I know there are connectors available for these products but would like to hear
from anyone who had previous expereince and also like to get it confirmed that
th
wouldn't mind getting a copy of that, have you got it posted up anywhere?
Kind Regards,
Chris Tomich
On 1 February 2011 11:49, Prashanth Thiyagalingam
wrote:
Hi Chris,
I wrote a PS script based on yours with some tweaks on permissions, checkouts
and approvals for publishing sites. It worked
You can restrict the Site Templates and Page layouts used by Subsites via UI or
PowerShell.
If you need to do this in the farm level you could lock down the default
templates in the farm and force the administrators to use your custom
template/site definition, could be done via a feature (eve
brief explanation and the script.
http://mymemorysucks.wordpress.com/2011/01/07/invalid-terms-in-managed-metadata-field/
Hope this helps.
Kind Regards,
Chris Tomich
On 7 January 2011 13:57, Prashanth Thiyagalingam
wrote:
Hi All,
After migrating content (stsadm backup/restore) from UAT to
Kind Regards,
Chris Tomich
On 7 January 2011 13:57, Prashanth Thiyagalingam
wrote:
Hi All,
After migrating content (stsadm backup/restore) from UAT to PROD, the metadata
fields in pages show the error 'The term is not a valid term'.
I know the link between metadata field and th
Behalf Of
Prashanth Thiyagalingam
Sent: Friday, 7 January 2011 2:16 PM
To: ozmoss@ozmoss.com
Subject: RE: Managed Metadata fields become invalid after content migration -
SP2010
Yes I am doing this programatically via the feature receiver and its the Term
Set is linked to the field correctly, but
[mailto:ozmoss-boun...@ozmoss.com] On Behalf Of
Prashanth Thiyagalingam
Sent: Friday, 7 January 2011 1:58 PM
To: ozmoss@ozmoss.com
Subject: Managed Metadata fields become invalid after content migration - SP2010
Hi All,
After migrating content (stsadm backup/restore) from UAT to PROD, the metadata
Hi All,
After migrating content (stsadm backup/restore) from UAT to PROD, the metadata
fields in pages show the error 'The term is not a valid term'.
I know the link between metadata field and the Term Store is broken during the
content migration and I have re linked it using a feature but sti
You can set the scope in the results page, specifically in core results
webpart.
Subject: RE: Limiting Scope in Search Center
Date: Thu, 9 Dec 2010 15:11:54 +1000
From: nathan.rho...@dataaspects.com.au
To: ozmoss@ozmoss.com
Sorry Paul.
It’s 2007. If I modify the search box webpart I h
I did applied for Search Indexer problem, and it was fixed. But not sure about
the usage report problem.
regards,
Prashanth
From: paul.no...@ceosyd.catholic.edu.au
To: ozmoss@ozmoss.com
Date: Fri, 7 May 2010 13:22:15 +1000
Subject: RE: .NET 3.5 SP1 loopback issue
Search indexer ap
Hi Paul,
my suggestion would be to restore the corrupted mysite site collection with
another user's mysite using stsadm and then you can delete it.
regards,
Prashanth
From: paul.no...@ceosyd.catholic.edu.au
To: ozmoss@ozmoss.com
Date: Tue, 2 Mar 2010 12:59:39 +1100
Subject: RE: Unable t
I had it installed almost a year and a half ago for my previous employer in
Sweden, it was not in a virtualized server though. During that time it was a
beta release and was supporting windows media file formats only, in silver
light player. It was pretty good and stable for a beta version.
Hi Paul,
really a dim answer too..did you try to move the Microsoft.SharePoint.dll also
into your 'bin' directory and check?
regards,
Prashanth
From: paul.no...@ceosyd.catholic.edu.au
To: ozmoss@ozmoss.com
Date: Wed, 7 Oct 2009 09:24:12 +1100
Subject: RE: VS projects - Really dim ques
product for workflow, I
recommend it.
/Prashanth
Prashanth Thiyagalingam, Technical Consultant
jEyLaBs - delivering process driven solutions
www.jeylabs.com prasha...@jeylabs.com
Subject: Thoughts about k2 Blackpoint / Blackpearl
Date: Wed, 23 Sep 2009 19:20:55 +1000
From: rob
Hi All,
I am trying to backup and restore a web application and a site collection in
the same server to a different instance. And I do the following.
1. Restore the existing content database to a new database instance in SQL
Server.
2. Create a new web application by connecting it to the n
...@ozmoss.com] On Behalf Of
Prashanth Thiyagalingam
Sent: Thursday, 17 September 2009 11:06 AM
To: ozmoss@ozmoss.com
Subject: RE: navigation configuring problem
Thanks Paul, I did that but the problem is setting the breadcrumbs, they wont
appear the correcty (site > navigationfolder > pagename.as
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of
Prashanth Thiyagalingam
Sent: Wednesday, 16 September 2009 4:27 PM
To: ozmoss@ozmoss.com
Subject: RE: navigation configuring problem
Scheduling is also not activated for the pages library, anyway do you thi
...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of
Prashanth Thiyagalingam
Sent: Wednesday, 16 September 2009 4:06 PM
To: ozmoss@ozmoss.com
Subject: RE: navigation configuring problem
Yes, the Show pages checkbox is enabled and the publishing feature 'Office
SharePoint S
n the site
root which is not covered by this navigation control.
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of
Prashanth Thiyagalingam
Sent: Wednesday, 16 September 2009 3:49 PM
To: ozmoss@ozmoss.com
Subject: navigation configuring problem
hi all,
In one of o
hi all,
In one of our clients environment we have this problem where the newly created
pages (standard sharepoint welcome page with webpart) doesnt appear in
'Navigation Editing and Sorting' section in SiteActions -> Modify Navigation,
therefore we are not able to manage the 'quick navigation'
42 matches
Mail list logo