| bio | website | |
|---|---|---|
| location | Germany | |
| age | ||
| visits | member for | 1 year, 11 months |
| seen | 2 days ago | |
| stats | profile views | 84 |
Former longtime Microsoft MVP and SharePoint/Exchange/Outlook enthusiast with a dedication to usability & accessibility and branding & Web design.
Loving extreme SharePoint GUI customization & tweaking and enhancing built-in functionality.
Strong dedication to cross browser/device/operating system support when architecting & building SharePoint branding solutions.
|
Mar 12 |
comment |
Can a sandboxed WebPart access SPWeb.AllProperties Thanks for the heads up, Amit. but since one of my requirements is to build accessible solutions (no matter if sandboxed or not), client-side JavaScript-based SharePoint 2013 Apps are not an option. |
|
Mar 12 |
comment |
Can a sandboxed WebPart access SPWeb.AllProperties Thanks! I forgot to put my external HDD into my travel bag hence I'll not be able to check that code until I'm back from my road trip, but it sounds like it'll be the solution. Though I'm not sure if the methods write to SPWeb.AllProperties or SPWeb.Propterties. Too bad I can't mark both replies as answer... |
|
Mar 12 |
comment |
Can a sandboxed WebPart access SPWeb.AllProperties Thanks for taking the time and running some test code for me, Fox. Much appreciated! The full trust proxy approach sounds like the way to go. Unfortunately, Office 365 doesn't allow a full trust proxy (FTP) farm deployment and I guess other SharePoint hosting companies don't either. Well, well, back to the drawing board. Marked it as answer even tho FTP isn't an option on Office 365. |
|
Mar 12 |
asked | Can a sandboxed WebPart access SPWeb.AllProperties |
|
Mar 12 |
revised |
SharePoint 2010 how to customize display form using application page or code behind added 191 characters in body |
|
Mar 11 |
revised |
SharePoint 2010 how to customize display form using application page or code behind Just corrected a typo |
|
Mar 11 |
answered | SharePoint 2010 how to customize display form using application page or code behind |
|
Mar 1 |
answered | Video and Rich Media feature in SP 2013 |
|
Feb 24 |
awarded | Revival |
|
Jan 24 |
revised |
How to avoid caching issue when using custom JavaScript and CSS deployed under _layouts? added 319 characters in body |
|
Jan 24 |
answered | How to avoid caching issue when using custom JavaScript and CSS deployed under _layouts? |
|
Jan 21 |
answered | Is VS 2010 needed to build a SharePoint 2010 project in Powershell? |
|
Jan 21 |
revised |
HTML placeholder attribute is not a valid attribute added 145 characters in body |
|
Jan 13 |
comment |
HTML placeholder attribute is not a valid attribute Please update your original post with the detailed error message and which version of SharePoint and Visual Studio you are using. |
|
Jan 13 |
comment |
HTML placeholder attribute is not a valid attribute See my updated answer. |
|
Jan 13 |
revised |
HTML placeholder attribute is not a valid attribute added 311 characters in body |
|
Jan 13 |
answered | HTML placeholder attribute is not a valid attribute |
|
Jan 10 |
answered | How can I configure x-frame-options: allow-from on my sharepoint installation? |
|
Nov 1 |
comment |
Display navigation from another site collection Thanks for clarifying, eirikb. Much appreciated! |
|
Nov 1 |
comment |
Display navigation from another site collection Mind shedding some light into the dark why the "horrible way" is so horrible? Just out of curiosity ;-) Reason I'm asking is that I was looking for such a way recently without altering the masterpage but rather adding a WebControl via AdditionalPageHead. |