Displaying 1 result from an estimated 1 matches for "checkout_summari".
Did you mean:
checkout_summary
2005 Dec 30
1
simple one-to-one relationship question
Hi all,
In my shop application I have created a form (rhtml file) containing both
address and order information.
I created my fields: like the following:
For address info: <%= text_field ''address'', ''postalcode'' %>
For order info: <%= text_field ''order'', ''email'' %>
However when the following action gets