I was wondering if there was any way to add another box in the checkout process which would allow me to have a pop-up window where I can add extra information to that particular order. I know it would need to ID where in the database the comment was stored, it is at least in the
"order_status_history" table. Then find the funtion that would save it.
As far as the creation of the new box is concerned, I can do that, but then adding more fields to the order is something which would even give asterix nightmares. Please Help me...