GiftCertEmailMail tag

General ShopSite user discussion

GiftCertEmailMail tag

Postby Don Lundell » Fri Oct 07, 2005 1:43 am

What is the proper method for redefining the contents of (for example) the tag GiftCertEmailMail?

Thanks,

- dc
Don Lundell
 

Re: GiftCertEmailMail tag

Postby jim » Fri Oct 07, 2005 10:12 am

What do you want to redefine? The tag [-- GiftCertEmailMail --] outputs:
<table class="giftcert_type">
<tr><td class="giftcert_type">
<tr><td class="giftcert_type">E-mail
Address(es)<br>&nbsp;&nbsp;&nbsp;&nbsp; - one for each certificate
purchased, separated by commas.<br>
<input type="text" name=cert_email value="" size="50">
<input type=hidden name=cert_type value="email">
</td></tr>
</table>

You could modify the style for giftcert_type to change some formatting.
If you hard code the table in the template instead of using the tag
there are other things you could do.
You could change the text arrangement or text itself. You could change
the size of the input box for email names by changing the 50 to 100. I
have seen one site where they had individual input boxes for email
addresses instead of putting them all in one box.

The important thing to remember is that the required input fields and
form information must be on the page but other than that you can hard
code the page and rearrange things however you want.

Jim


Don Lundell wrote:
What is the proper method for redefining the contents of (for example)
the tag GiftCertEmailMail?

Thanks,

- dc
jim
 

Re: GiftCertEmailMail tag

Postby Don Lundell » Fri Oct 07, 2005 11:26 am

On Fri, 07 Oct 2005 10:12:17 -0700, jim <beeutahful@gmail.com> wrote:

If you hard code the table in the template instead of using the tag
there are other things you could do.

This is what I'll do (it's mainly layout issues).

Thanks Jim,

- dc
Don Lundell
 


Return to User Forum

Who is online

Users browsing this forum: No registered users and 29 guests

cron