Hi,
to finalize this issue, I have written an Event Receiver which I would like to post in order to help others with a similar issue.
public override void ItemAdded(SPItemEventProperties properties)
{
base.ItemAdded(properties);
{
string...
Hi, after some days testing and working on an issue I really hope to find some helping information here. I would like to validate a name in SharePoint’s newdocset.aspx. Despite the fact there is already a validation performed, I need to validate more precise and for additional special characters...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.