Jump to content

New order - message - required text


puspo

Recommended Posts

Hi everyone,

 

I'm looking everywhere and I think nobody hasn't same "problem". In my order, I want to add and additional field "recommendation". 

I add to /themes/default/order-carrier.tpl this:

<h3><sup>*</sup>{l s='Leave a message'}</h3>
<div>
<p>{l s='Recommendation'}</p>
<p><textarea cols="120" rows="3" name="message" id="message">{if isset($oldMessage)}{$oldMessage|escape:'htmlall':'UTF-8'}{/if}</textarea></p>

This displaying fine. In order details in BO is displaying too. 

But, I don't know, where AND what I must put a code for requiring this message before order complete. 

 

Do anybody have a solution?

Thanks for every reply. 

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...