Yes I want to know this too, I want to ship using usp ground.
Thanks for the response, I did manage to do that. However my problem now is I want the email sent to a particular senator or more depending on what state they selected, as well as access their name. For example, if they choose California then it will select CA senator’s name and it’s correct email automatically.
The content in the admin area will look kinda like this
To: (California senator email)i
From: (full name from form)
Message: dear senator (CA senator name) blah blah blah.
Is there a way to store them as an array or something and when someone chooses a particular state, it gets it’s appropriate senator email and name?