In automated actions I've created an action that automatically creates an activity whenever a sales order is created. It's a chain of activities: "Ready for review" -> "Ready for invoicing" -> "Follow up".
However it always sets the responsible sales person to the activity, I want the activity to be applied to the user who created the order. Any help would be greatly appreciated.