You are here:
Home / Archives for
If you’ve followed along from the beginning, we have just finished building a Drop Down List that’s automatically populated with Items the current user has created.
Posted by Matt Bramer on Tuesday, November 2, 2010 at 10:00 am
Filed under Solutions with Tools · Tagged 2007, 2010, CAML, Collaborative Application Markup Language, Data View Web Part, MOSS, sharepoint, Sharepoint Designer, solutions, SPDatasource, wss
We should probably look at how these two are related. CAML (Collaborative Application Markup Language) queries are the instructions within the DVWP or SPDatasource that controls what data is retrieved from the database.
Posted by Matt Bramer on Monday, October 25, 2010 at 10:00 am
Filed under Solutions with Tools · Tagged 2007, 2010, CAML, Collaborative Application Markup Language, Data View Web Part, MOSS, sharepoint, Sharepoint Designer, solutions, wss
Now that we have a good base, we can move this form along into something useful. Essentially what we are going to do is have the Drop Down List display the correct Edit Form for that document.
Posted by Matt Bramer on Thursday, October 14, 2010 at 10:00 am
Filed under Solutions with Tools · Tagged 2007, 2010, ASP.NET, Common Data View Tasks, Data View Web Part, MOSS, Shared Documents Library, sharepoint, Sharepoint Designer, solutions, Web Part Zones, wss
Now that Mark Miller has allowed the cowboy to run wild, let’s jump into setting up this DVWP (Data View Web Part) Edit Form. I always add a Web Part Zone to every custom page that I create.
Posted by Matt Bramer on Thursday, October 7, 2010 at 10:00 am
Filed under Solutions with Tools · Tagged 2007, 2010, ASP.NET, Data View Web Part, MOSS, Shared Documents Library, sharepoint, Sharepoint Designer, solutions, Web Part Zones, wss
Also, over the next few articles, I’m going to show you how to make an interactive Edit Form for a Document Library using this ASP.net control.
Posted by Matt Bramer on Thursday, September 30, 2010 at 10:00 am
Filed under Solutions with Tools · Tagged 2007, 2010, ASP.NET, Data View Web Part, MOSS, Shared Documents Library, sharepoint, Sharepoint Designer, solutions, Web Part Zones, wss
Recently there have been a few questions asked on @EUSP’s STP (Stump the Panel) which needed a specific integration with Outlook that you simply can’t get using OOTB features of SharePoint.