You can change the default "Title" and "Help Text" used in the order steps by setting "title" and "help" parameter on each step.
The "Title" and "Help Text" configuration are being set in the "steps" attribute of the configuration object.
Specific configuration parameters
Parameter | Description |
---|---|
steps.confirmed.title | String which will be used as display name during the Confirmed order step |
steps.confirmed.help | String which will be used as display help text during the Confirmed order step |
steps.picking.title | String which will be used as display name during the Picking order step |
steps.picking.help | String which will be used as display help text during the Picking order step |
steps.goingToDestination.title | String which will be used as display name during the Going To Destination order step |
steps.goingToDestination.help | String which will be used as display help text during the Going To Destination order step |
steps.readyToPickup.title | String which will be used as display name during the Ready To Pickup order step |
steps.readyForPickup.help | String which will be used as display help text during the Ready To Pickup order step |
steps.delivered.title | String which will be used as display name during the Delivered order step |
steps.delivered.help | String which will be used as display help text during the Delivered order step |
steps.cancel.title | String which will be used as display name during the Cancel order step |
steps.cancel.help | String which will be used as display help text during the Cancel order step |
steps.pickedUp.title | String which will be used as display name text during the Picked Up order step |
steps.pickedUp.help | String which will be used as display help text during the Picked Up order step |