| bio | website | |
|---|---|---|
| location | ||
| age | 37 | |
| visits | member for | 2 years, 3 months |
| seen | 2 hours ago | |
| stats | profile views | 24 |
|
May 7 |
awarded | Revival |
|
Mar 13 |
comment |
List View Webpart is not getting added while activating feature using powershell Let's see a sample of the Feature Activated code. It could be that you're getting an Exception that only occurs when you're activating via powershell. |
|
Mar 6 |
comment |
How to call a c# method in my XSL File Good call -> I didn't see that blog & didn't realize that limitation. Hopefully the extension object that Steve Lineberry has proposed will work for you! |
|
Mar 6 |
answered | How to call a c# method in my XSL File |
|
Feb 20 |
comment |
limit results returned core results web part Ah -> slightly different than your question. No worries, you could look at the HighestResultPage property of the CoreResultsWebPart, but I've never specified a value for that property & I'm not sure if that would work for you. |
|
Feb 20 |
answered | limit results returned core results web part |
|
Feb 14 |
comment |
How do we add Sort By Last Name on People Search? I'm not sure what further information you need -> You mentioned a few times that you don't mind writing code. The link shows you how to create a webpart that inherits from the CoreResultsWebPart. Once you have built/compiled/deployed that webpart, you'll be able to use it on a page. |
|
Feb 13 |
answered | How do we add Sort By Last Name on People Search? |
|
Feb 13 |
awarded | Commentator |
|
Feb 13 |
comment |
Listing values for managed properties Use the "hashtag" or "pound sign" (whatever you call it) # |
|
Feb 13 |
answered | “Find Similar results” Fast search for sharepoint 2010 |
|
Feb 13 |
comment |
Listing values for managed properties If that's the case -> You're going to have to perform a search for "everything" and get your distinct list of "management" values from that. You could even do a search for "everything" and use a refinement on the "management" managed property to get all the distinct values & counts. |
|
Feb 13 |
comment |
Listing values for managed properties That's correct, the refinements will only show for the current query. Are you trying to find all the possible values of "management" before the user runs a query? |
|
Feb 12 |
answered | Listing values for managed properties |
|
Feb 8 |
comment |
Spell checker not detecting spelling errors Can you run Fiddler on your workstation? When the spell check incorrectly says "No spelling errors found", I noticed that Fiddler would actually show the HTTP response contained the error. It would be interesting to see if you get the same result. |
|
Feb 6 |
comment |
Content Type drop-down missing on editform.aspx for a list How many content types do you have configured for this list? |
|
Feb 6 |
answered | Spell checker not detecting spelling errors |
|
Dec 3 |
answered | How to Delete List Items That are Older Than X Days |
|
Nov 13 |
awarded | Self-Learner |
|
Oct 4 |
awarded | Popular Question |