InfoPath “Translate” formula
translate Returns the first text string with each character in the second text string replaced by the character at the corresponding position in the third text string.
translate Returns the first text string with each character in the second text string replaced by the character at the corresponding position in the third text string.
I found the best article about how to get the current user in InfoPath WITHOUT WRITING CODE! Amazing, especially considering I work at a “no custom code allowed” company.. Much thanks to Itay Shakury.
I finally took the time to research / learn how to grant certain permissions based off of a Users ID. Since I do a ton of work with InfoPath / SharePoint Integration, this was a fairly critical item. Also, since ExxonMobil does not allow “code solutions”, I had to find a way to achieve this
Ok, so this one I have been looking for for a while! I want to be able to retrieve Active Directory information for the user of my snazzy Infopath forms.
Facing a SharePoint 2010 upgrade myself at work, I have been doing a lot of research on the best practices, tips & tricks, etc.
Question: In a date picker field can I put in a default date as today()+7 Answer: Use formula “addDays(today(), 7)”
Since I am seeing more and more requests from clients asking for a way to control / enforce the entry of SharePoint document metadata, I have been researching how to customize the Document Information Panel and create custom content types based on these.
SharePoint is a great platform for building quick LOB applications. Simple things from employee time trackers to server and software inventory to full blown Help Desks can be crafted up using SharePoint from just customizing Lists. No programming necessary. However there are a few tricks I’ve painfully learned over the years that you can use
Like we don’t have our Twitter feeds in enough places already.. http://code.google.com/p/sharepoint-twitter/ Now you can have it in your SharePoint portal. Is this a good thing???