1,804 articles and 14,435 comments as of Saturday, January 1st, 2011

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

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

As we saw in the last Extending the DVWP article, it’s possible to intercept the built-in process of the OK button on a SharePoint form.

The default save (or OK) button in SharePoint calls PreSaveAction() before it does anything else

SharePoint: Extending the DVWP – Part 4: Turning DVWP Action Links into Buttons

Author: Jim Bob Howard
In the last two articles, we talked about moving the function action link columns in the Default, Edit, and the Insert Templates. I want to show you one more tip that might help you with some real estate issues on this kind of page.
Dataview Web Part (DVWP) views that can [...]

SharePoint: Extending the DVWP – Part 2: Layout Enhancement – Rearranging Columns – Insert Template

SharePoint: Extending the DVWP – Part 1: Layout Enhancement – Rearranging Columns – Default and Edit Templates

Have you ever wanted to break up the columns on a list item into sections without having to unghost or customize the page in SharePoint Designer?

As long as the column you are updating isn’t required, you should have no trouble blanking it out using an SPD workflow.