Sub Steps Icon Pick&Delivery

You can change the default "Icon" used in the order substeps by setting "icon" parameter on each step.

The "Icon" configuration are being set in the "substeps" attribute of the configuration object.

ParameterDescription
subStepConfirmedIconString with an URL which will be used as display icon in the Confirmed order substep
subStepPickingIconString with an URL which will be used as display icon in the Picking order substep
subStepGoingToDestinationIconString with an URL which will be used as display icon in the Going To Destination order substep
subStepDeliveredIconString with an URL which will be used as display icon in the Delivered order substep

Usage Example

Consider the following example:

https://xandar-lsw-v3.instaleap.io/?job=myJoB&token=myToken&subStepConfirmedIcon=https://instaleap.atlassian.net/rest/servicedesk/1/customer/viewport-resources/portal-logo/16/6&subStepPickingIcon=https://instaleap.atlassian.net/rest/servicedesk/1/customer/viewport-resources/portal-logo/16/6&subStepGoingToDestinationIcon=https://instaleap.atlassian.net/rest/servicedesk/1/customer/viewport-resources/portal-logo/16/6&subStepDeliveredIcon=https://instaleap.atlassian.net/rest/servicedesk/1/customer/viewport-resources/portal-logo/16/6

You will see the following content: