How to force edit of step 2 at checkout every time

Hi,



I need to be able to force the customer at checkout to have to enter new values into a date field on stage 2 of checkout (the delivery date).



Does anyone have any idea of how i can do this so that ideally each time the customer places a new order, then stage 2 of the checkout is in edit mode. Or if I can’t do that then each time the customer reaches the checkout page, stage 2 of the checkout is in edit mode.



I think the code would go in the checkout_steps.tpl, something along the lines of :



{$edit_step=step_two;}



but this doesn’t work, and i wouldn’t know where to put the code.



Any ideas anyone?



Cheers



Mike