View/Document Selection Issue

I have an issue I would like help with. In a view if I select multiple documents so there is a check next to them and run an action that updates a date field in each of the documents only the document that has the black frame around it updates the others do not. Basicly I have to click on each document to update it. Any ideas. Thanks in advance. BTW the code for the action is:

@SetField(“Printed”; @Today)

Subject: View/Document Selection Issue

Put the code in to an agent, then have your action run the agent.

HTH - Rufus.

Subject: View/Document Selection Issue

Using and Agent Fixed it Thanks