According to the User's Guide, the difference is that the VIEW action, when called in a process, present the object form and continues processing rules, whereas the EDIT action waits for the object to be committed before continuing. I have a simple process that uses the FIND action to find an object, then the EDIT action to edit the object. The form being used has wizard style navigation. When I use the VIEW action, the wizard navigation buttons do not appear. Shouldn't they?