| bio | website | richross.me |
|---|---|---|
| location | Philadelphia, PA | |
| age | 45 | |
| visits | member for | 3 years, 4 months |
| seen | 19 hours ago | |
| stats | profile views | 162 |
SharePoint Architect / Developer
|
Jan 1 |
awarded | Yearling |
|
Jun 8 |
awarded | Constituent |
|
Jun 8 |
awarded | Caucus |
|
Apr 4 |
revised |
Copy Site Column values to SharePoint Group format changes to the code section to make it readable. |
|
Apr 4 |
suggested | suggested edit on Copy Site Column values to SharePoint Group |
|
Mar 21 |
answered | get files from doc library is not working |
|
Mar 21 |
comment |
Get Url of List, with all items That worked for me in quick mock test on my development instance using an OOB document library. Also, if it is always the default view then DefaultView.Url returns the correct url in SP2010. this is a different property than DefaultViewUrl which returns the server relative path. |
|
Mar 21 |
revised |
Get Url of List, with all items added 343 characters in body |
|
Mar 21 |
comment |
Get Url of List, with all items so is allitems the default view for this list? |
|
Mar 21 |
answered | Get Url of List, with all items |
|
Mar 19 |
answered | Site doesn't open from remote clients |
|
Mar 16 |
awarded | Revival |
|
Feb 29 |
comment |
How to find the localized name of the Web Part Gallery Nice answer! One comment is that you can use SPUtility.ConcatUrls inside the GetList method call. It takes two strings and concatenates them, inserting the '/' if it is needed so you do not need to perform the check. |
|
Jan 19 |
comment |
Health Report with Alerts This was on 2010 server edition. |
|
Jan 1 |
awarded | Yearling |
|
Dec 4 |
answered | SPContext.Current vs SPContext.GetContext |
|
Nov 25 |
revised |
Debugging SharePoint Designer Workflow Clarify Title |
|
Nov 25 |
suggested | suggested edit on Debugging SharePoint Designer Workflow |
|
Nov 7 |
comment |
jQuery accordion for the Quick Launch menu? makeHeaderCollapsible() is the function. $(makeHeaderCollapsible) calls the function after the document is ready in the DOM. similar to $document.ready(makeHeaderCollapsible). |
|
Nov 7 |
awarded | Enlightened |