Custom Actions

This feature allows custom actions to be included as buttons on the Order View page.

Introduction

🚧

This setting can only be used as directed by AC, and should only be changed if having had prior direction/instruction.

A custom action allows an action to be added to the Order View page for users who have no permission to change orders, but may have to perform a specific task, e.g. to change an order to a specific status after reviewing the available data.

Creating Actions

The custom actions feature can be found in Aurora Backend > Store > Settings > Aurora > Orders.

2240

Here, new actions can be added, and existing ones removed.

Field NameDescription
NameA unique name for the action.

This value will not be shown to users, but is for internal purposes.
LabelThis is the button text that will be shown to users on the Orders > View Orders page.
ParametersDepending on the class selected, it can be parameterised.

Here, you can enter comma separated values that the class may use.
ClassThe specific class you would like to assign to the custom function.

Depending on the class, multiple actions can be created using the same class.

Example Order View Action

Once actions have been added, and the Store Settings page been saved, new action buttons will appear on the Order View page.