XSL Alternative to Eliminating Duplicates Using ddwrt:NameChanged

I like using the ddwrt namespace functions, as they give you a lot of power in your DVWP’s XSL.  I just found an alternative approach to using the ddwrt:NameChanged function which may make more sense in some situations.  I included this approach in an update to my prior post, but it seemed worth a post…

Pre-filling Column Values in a SharePoint Form

Christian Ståhl left me a good question in another post: Have you tried to ‘formfill’ a SharePoint column for date and time with ‘today’s date’, that would be cool if its possibly? Of course it’s possible!  You can pre-fill any columns value based on rules which you decide.  There are probably a few common situations:…