Sharepoint List item attachments validating in #spforms
Working with list item attachments is not the best option, but it makes sense at certain points. For example it is a good place to […]
Working with list item attachments is not the best option, but it makes sense at certain points. For example it is a good place to […]
SharePoint offers a lot of options to create custom list forms like jQuery, SharePoint Designer, InfoPath (last Release) and of course ASPX forms. Regarding the […]
How practically would it be if a word document could be filled with some values at predefined places (like placeholder)? In one of my customer […]
If you need a similiar function to the mysql_real_escape_string() from php, you might could use this one: [sourcecode language=”csharp”] public static string MySQLEscape(string str) { […]
Customer sometimes wanna send an email with their documents as attachment. If the documents are stored in a a SharePoint library, there is a small […]
If you use an application page as listform you’ll might notice that the button in the ribbon to attach files to the listitem does not […]
I am not sure if this behaviour is normal. I guess i have to investigate it another time. If you develop a listform using Visual […]
Trying to get the e-mail adress of a user for whom you only have the display name like surname and name, you can get the […]
There are several ways to customize a listform in SharePoint. I wrote already about this topic previously a post serie (three parts). In this post […]
This post will be a smaller one, but maybe it helps you some day. In a customer project we had to send mails if an […]
Copyright © 2024 | WordPress Theme by MH Themes