| bio | website | blog.pathtosharepoint.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 10 months |
| seen | May 13 at 16:55 | |
| stats | profile views | 314 |
SharePoint consultant with a focus on the user side:
- business analysis, process mapping
- information architecture
- workflows (SharePoint Designer)
- client side solutions
My free client side solutions are published here:
http://usermanagedsolutions.com/SharePoint-User-Toolkit/
On twitter:
https://twitter.com/Path2SharePoint
https://twitter.com/UserManaged
My company is a Microsoft Partner for Office 365.
|
May 10 |
asked | IE warning - Microsoft Office Contact Retriever |
|
May 10 |
comment |
Color coded background on calculated column using Designer Isn't it ironic that you use this method because it's easy, but can't get it to work? |
|
Apr 18 |
awarded | Notable Question |
|
Apr 16 |
comment |
Find all lists that look up a Contacts list @AlexChoroshin preferably client side (soap, jsom, REST), but if there's a server side technique that doesn't involve looping through all lists and columns I'd be interested to know too. |
|
Apr 16 |
awarded | Popular Question |
|
Apr 16 |
asked | Find all lists that look up a Contacts list |
|
Apr 2 |
comment |
Can I do bulk updates with SharePoint 2013 workflows? @iOnline247 thx Matt. Sandbox solutions are deprecated in the new Office, but I guess it could still work, the issue is more the lack of knowledge on my side... As for PreSaveAction, that's actually what I am doing right now but it's not simple (as it's a pre-save action, a Web service tells the tasks to get ready for a soon-to-come asset update). |
|
Apr 2 |
comment |
Can I do bulk updates with SharePoint 2013 workflows? @iOnline247 I need this for hosted environments (Office 365 or multi-tenant) |
|
Apr 1 |
answered | Add users with specific permissions for a library in sharepoint |
|
Apr 1 |
comment |
Can I do bulk updates with SharePoint 2013 workflows? @RyanErickson it's not a simple lookup, my scenario involves calculations to determine the maintenance due date based on the asset characteristics (mileage for example). |
|
Apr 1 |
asked | Can I do bulk updates with SharePoint 2013 workflows? |
|
Mar 30 |
comment |
lookup field test if value is (none) from SPD Workflow Same here, I don't seem to get a consistent behavior with CurrentItem:Lookup is empty |
|
Mar 30 |
awarded | Popular Question |
|
Mar 28 |
comment |
2;# 5;# Web services returns odd characters For the record you'll also see # in other column types like calculated columns. |
|
Mar 28 |
answered | 2;# 5;# Web services returns odd characters |
|
Mar 26 |
answered | Web Chart Axises or Reporting Solution |
|
Mar 26 |
comment |
Modal Dialogs and Minimal Download Strategy ok. My question is really about a SharePoint bug, not so much an "how do I" question. If you can test it I'd be very interested in the result! |
|
Mar 26 |
comment |
Modal Dialogs and Minimal Download Strategy Just checking: is this code working for you? If so, did you test it on premises or in Office 365? |
|
Mar 26 |
comment |
Modal Dialogs and Minimal Download Strategy Interesting... I'll try "return false", that could be my issue. |
|
Mar 25 |
comment |
Modal Dialogs and Minimal Download Strategy @AndreyMarkeev good point, but in some cases 1/ the same pages can be used in modal and as standalone, and switching between modes adds complexity 2/ a modal dialog can be opened in full screen and serve as the startpoint for a new navigation. I have both scenarios in my implementations. |