One of the reasons I like developing for SharePoint is that I get to work with many different technologies and platforms. When I am designing a custom list for (display, edit or new), There are times where I may have a delimited string in a field that I want to display differently on the screen. [...]
Normally, I write solutions to problems. This time around, I need some suggestions to get ideas on how to design a solution to a problem.
The credit department where I work accumulates/produces documents to support the credit limit they grant our customers. We have categorized them as :
Financial Statements
Agency Reports
Parent Guarantees
Other
We have defined a content type [...]
The company I work for purchased the Quest Notes Migrator for SharePoint. Overall, it has saved me lots of time migrating from Lotus Notes. The main reason is that I have absolutely zero experience with Notes. Now, the Quest tool allows me to migrate all of the rows into SharePoint pretty painlessly. I was having [...]
If you have list data that you want to use in another application, what are some ways to get to that data? That was the question posed by a recent requirement from a client. Fortunately, SharePoint presents us with some creative ways to get to the list data.
Export to Excel. This is a [...]
when the EmailSource field is NOT set as an indexed column, this query would return all list items where EmailSource didn’t have a value. As soon as I set EmailSource as an indexed column, the query would always return zero items, even though I knew it should return some list items.
Recent Comments