I created a new action menu item and class for processing a sales order and I added this to the sales table form. I want to click this button and take actions against the currently open sales order. When I click this button I can trigger my logic but how can I pass in the current record to ensure I am updating the correct/currently selected order?