Strange, it works fine when I use the CreditPayShipForm, which
subclasses SimplePayShipForm.

Has anyone else noticed this when just using SimplePayShipForm?

On Nov 29, 11:38 pm, davis <[email protected]> wrote:
> It doesn't appear to for the COD module (or my custom module).
>
> Using winpdb, I can see that the cheapest method is being set to the
> self.fields['shipping'].initial property in the form, but that doesn't
> seem to have any effect. I thought initial form values had to be
> passed in to the form constructor (e.g., form = SimplePayShipForm
> (initial={'shipping': 'cheapest'}).

--

You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.


Reply via email to