-
- ibrown

-
Total Posts: 10
Joined: 2008-02-26
|
I am trying to customise the checkout:
I want to return an error message if the form validation is wrong.
I believe using
<?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
is good but I don’t succeed to assign my error to this recipient.
Any idea is welcome!
Herve
|