Need to add a field to all documents in a database. This is the command to use.
Easiest thing to do is add the field to the form, then add an action to the view that has:
@Command ( [ToolsRefreshSelectedDocs] )
This will then recompute the form. Try it with just a few documents selected first.