1,644 articles and 12,181 comments as of Saturday, July 24th, 2010

You could add the PreSaveAction() JavaScript section directly to the page in SharePoint Designer (SPD). You could even add it to the master page, if that made sense for your project. But, I usually add it to a Content Editor Web Part (CEWP).

As part of the series, Extending the DVWP, we’ve been talking about creating a workflow that fires from a form action.

I have long thought of making a generic solution for pulling information from another list, kind of like you would do in Excel with the function vLookup.

Using the downloadable Yahoo javascript/flash library to create multiple secure pie charts for your sensitive SharePoint data

As part of the series, Extending the DVWP, we’ve been talking about creating a workflow that fires from a form action.

In the last four articles, we’ve talked about creating a workflow from Dataview Web Part (DVWP) form action links. In the process, we’ve learned that you can pass Form Fields to the workflow, which is pretty powerful in itself.

You can now call a workflow from your DVWP and access the content the user just entered or edited.

a JQuery charting library to add some visuals to a plain old Data View Web Part. I’m going to show you how to quickly do this using SharePoint Designer 2007

we examined what the link looks like for DVWP form action links. This time, let’s see how we can edit them from the Design pane using the Form Actions wizard

After I created my document library to hold my Training Routes… you have created your Map Repository, right? Part 1, Part 2…, I wanted to make the results of each map available to everyone within the site collection.