Jean Gazis wrote:
I'd eventually like to get them into an e-commerce setup, but that is not part of the current site revamp project, so for now, I just need to put in place a form that will email to them.
Is the forms module the best way to go for the ordering?
Just an idea... Why don't you use directly the ecommerce module as your order form? If you don't want to bother with pricing at this point, leave all prices to $0 and theme your products/cart so the prices don't show up.
The last bit you need to sort out is to skip the payment gateway. You probably can do this easily by creating a simple custom "fake" payment gateway module that simply redirects users to a thank-you page.
F