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)