1,400 reputation
519
bio website ElementalSQL.com
location Ohio
age
visits member for 1 year, 10 months
seen 1 hour ago
stats profile views 106

I'm a database administrator and SharePoint developer/administrator. I'm in love with data centric technologies and enjoy exploring new and novel ways of displaying information and telling stories.


22h
comment What would cause invisible People/Groups and Multiple Lines of Text fields?
Here is the link for the RadEditor, I am in no way associated with Telerik, Just a user: sharepoint.telerik.com/aspnet-ajax/Pages/default.aspx
22h
comment What would cause invisible People/Groups and Multiple Lines of Text fields?
Cory, there are tons of instances where this same sort of thing has happened to me. Telerik has a replacement control for Enhanced Rich Text which seems to resolve some of the issues with that field that I have experienced. In the end, though, I have just ended up completely using my own custom HTML/JS/CSS along with ListData.svc/CSOM and completely removing the SP interface from the equation. Not likely a suggestion you want to hear... But with all the errors I've encountered this has turned out to be faster for me at least.
1d
awarded  Informed
1d
comment JS CSOM in Custom .HTML File
I forgot my manners. Thanks, Andrew!
1d
accepted JS CSOM in Custom .HTML File
1d
comment JS CSOM in Custom .HTML File
When ever I tried to execute my code in a Revealing Module function I got error after error. Once I took the code out of the RMP function, everything worked with the answer above.
1d
comment JS CSOM in Custom .HTML File
While helpful, that still isn't enough. I'm now getting Cannot read property 'webServerRelativeUrl' of undefined. I'll try and add additional details.
1d
asked JS CSOM in Custom .HTML File
May
16
answered Single Point Of failure in SharePoint 2010
May
7
comment Using the razor engine in SharePoint 2013 Visual Web Part
You should do a blog post on the topic if you do get it working! I would be interested in reading about the process.
May
6
answered Using the razor engine in SharePoint 2013 Visual Web Part
May
6
answered Sharepoint Application vs ASP.NET MVC Application
May
6
comment Check duplicate item workflow
Could you explain what you are doing a little better? Perhaps add some graphics? I suspect there may be a better way to achieve your desired functionality.
Apr
30
comment Running a Visual Basic Form on SharePoint 2010?
Is this a "Windows Forms" VB executable? You really need to provide more details regarding what the application does and how it is constructed before we could suggest anything useful.
Apr
30
comment Need to remove html tags from <td></td> area in SharePoint custom DispForm.aspx
Make sure you set this as an answer so that people who might have the same problem see your question is resolved.
Apr
29
asked Enumerate Members of SP Group via _vti_bin/ListData.svc/UserInformationList
Apr
24
comment Hide Listtemplate from Create Dialog in PowerShell
I am going to delete my answer as yours is far superior for the reasons you mention. You might want to update the first few lines of your post.
Apr
19
comment Advice on starting development for SharePoint in C#
No it doesn't. You can build rich client apps that use C# and XAML or ::bleh:: WinForms. Client simply means not executed on the server, it does not mean you need to use web development technologies at all.
Apr
18
comment ListData.svc and Task Approval
I'm sure you are smart enough! I had already spun up a cloud share instance and confirmed it. But thank you for mentioning this as I am constantly forgetting I have access to Azure via my MSDN subscription.
Apr
17
revised ListData.svc and Task Approval
Details concerning SharePoint 2013