Making changes to customer form on checkout

Permalink Browser Info Environment
This is a great add-on. With your most recent update to allow for email-based transactions, you mention in your post that with a little html skills, you can alter the fields.

Could you point me in the direction of where to get access to these fields without damaging the add-on? I don't see anything inside of the dashboard or the block that would allow me to edit these fields.

Thanks!

Type: Discussion
Status: New
shaarezedek
View Replies:
jb1 replied on at Permalink Reply
jb1
Sure, in the view.php file for this package you'll find between 311 and 342 the HTML code where the customer form is built. You can simply edit any of these. For example:
<div class="right clearex">
<input class="right zipcode" name="Zip Code">
<label title="<?php echo t("Delivery zip code for this order"); ?>"><?php echo t("Zip Code"); ?></label>
</div>


Change the name "Zip Code" and label title to anything else you wish. Or copy that chunk of HTML code and add as many extra fields as you wish.

Hope this helps.

JB

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.