Saturday, June 27, 2015
Friday, June 19, 2015
Tuesday, May 26, 2015
Infopath's built in Username() function returning “i:0#.w|Domain\UserName” instead of just UserName
I can modify the UserName() return string to display only the username as opposed to "i:0#.w|Domain\UserName"
using substring-after function we can get only user name instead of "i:0#.w|Domain\UserName"
Eg:
Here I will use two controls one is "LoginUserFullName" ans second is "UserName"
"LoginUserFullName" control has "i:0#.w|Domain\UserName" now am going to store the user name with out domain in "UserName"control by using substring-after(LoginUserFullName, "\")
using substring-after function we can get only user name instead of "i:0#.w|Domain\UserName"
Eg:
Here I will use two controls one is "LoginUserFullName" ans second is "UserName"
"LoginUserFullName" control has "i:0#.w|Domain\UserName" now am going to store the user name with out domain in "UserName"control by using substring-after(LoginUserFullName, "\")
Sunday, May 24, 2015
UPS service Issue: While configuring the UPS, getting No permission of 'Replicating Directory Changes' at the parent domain(domain user name) for domain user name
Solutions:
Permission of 'Replicating Directory Changes' to parent domain for UPS user.
Eg: Here am using system account for UPS configuration. If is there any more than one node in Active Directory(Parent and child) we need to provide permissions for system account in both nodes in AD.
Monday, May 18, 2015
SharePoint on iPad - Microsoft BI
Microsoft has recently released a Cumulative Update 2011-12 for Microsoft SharePoint that enables consuming Microsoft BI data visualizations on Apple iPad running iOS 5 Safari browser. Not all visualizations are supported:
http://venkatpolepalli.blogspot.in/2014/04/sharepoint-on-ipad-microsoft-bi.html
http://venkatpolepalli.blogspot.in/2014/04/sharepoint-on-ipad-microsoft-bi.html
Sunday, May 17, 2015
SharePoint 2016 new features Ignite Updates
http://www.enjoysharepoint.com/Articles/Details/sharepoint-2016-new-features-ignite-updates-21150.aspx
SharePoint Server 2016 Hardware and Software Requirements
http://www.enjoysharepoint.com/Articles/Details/sharepoint-server-2016-hardware-and-software-requirements-21141.aspx
Subscribe to:
Posts (Atom)