Download & Extend

Links active based on order status

Project:Commerce Checkout Progress
Version:7.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

Currently when the progress is set to make the titles as links the only items which are links are to the left of the current page. It is in fact valid to link to any page which is less than the current order status. If my checkout process has 5 steps and I have made it to step 4, if I click on the link for step 2 then I can't directly get back to step 4, which I should be able to.

Patch to follow.

Comments

#1

Status:active» needs review

The attached patch makes the change in behaviour described. I have added a configuration option so that it will not change the behaviour for existing implementations. You will need to check the box in the module configuration in order for the new behaviour to be seen.

AttachmentSize
commerce_checkout_progress-active_status_links-1515770-1.patch 3.8 KB