Custom step names
You can change the default "Title" and "Help Text" used in the order steps by setting them via URL parameter on each step.
Specific configuration parameters
| Parameter | Description |
|---|---|
| steps.confirmed.title | Parameter used to change the name of the Confirmed step
|
| steps.confirmed.help | Parameter used to change the "Help Text" of the Confirmed step
|
| steps.picking.title | Parameter used to change the name of the Picking step
|
| steps.picking.help | Parameter used to change the "Help Text" of the Picking step
|
| steps.goingToDestination.title | Parameter used to change the name of the Going To Destination step
|
| steps.goingToDestination.help | Parameter used to change the "Help Text" of the Going To Destination step
|
| steps.readyToPickup.title | Parameter used to change the name of the Ready To Pickup step
|
| steps.readyForPickup.help | Parameter used to change the "Help Text" of the ReadyToPickup step
|
| steps.delivered.title | Parameter used to change the name of the Delivered step
|
| steps.delivered.help | Parameter used to change the "Help Text" of the Delivered step
|
| steps.pickedUp.title | Parameter used to change the name of the Picked up step
|
| steps.pickedUp.help | Parameter used to change the "Help Text" of the Picked up step
|
| steps.cancel.title | Parameter used to change the name of the Cancel step
|
| steps.cancel.help | Parameter used to change the "Help Text" of the Cancel step
|
Custom step icons
You can change the default "Icon" used in the order steps by setting them via URL parameter on each step.
Specific configuration parameters
| Parameter | Description |
|---|---|
| steps.confirmed.icon | Parameter used to change the icon of the Confirmed step |
| steps.picking.icon | Parameter used to change the icon of the Picking step |
| steps.goingToDestination.icon | Parameter used to change the icon of the Going To Destination step |
| steps.readyToPickup.icon | Parameter used to change the icon of the Ready To Pickup step |
| steps.pickedUp.icon | Parameter used to change the icon of the Picked up step |
| steps.delivered.icon | Parameter used to change the icon of the Delivered step |
| steps.cancel.icon | Parameter used to change the icon of the Cancel step |
