View Single Post
  #8  
Old 11-02-2008, 07:54 AM
 
fotodog13 fotodog13 is offline
 

Senior Member
  
Join Date: Sep 2007
Posts: 126
 

Default Re: Editing checkout form

Hi J,

Thanks for the reply. I played with this several ways but had no luck in getting it to do what I need. If I edit out the code I cannot get the ship 2 a different address to come up.
I am thinking the solution maybe in the j/s ( which I don't know well enough )
I am wondering if there is a way to make it so no action is needed for the recipient shipping info to appear all the time without an action

Could

<td><input type="checkbox" id="ship2diff" name="ship2diff" value="Y" onclick="javascript: ship2diffOpen();"{if $ship2diff} checked="checked"{/if} /></td>

be made to be something that is active all the time - ie. without a click, or rollover, etc. ?

I tried to edit out the j/s at the top for the ship2different located at the top of the .tpl and then add a new table to the form , duplicating everything from
<tbody id="ship_box"> just before {include file="main/register_additional_info.tpl" section="S"}

and while it added the information it caused a script error message when I tried it.

Any thoughts yours or others on how to make this work ? I have a feeling I am over thing it now.

Thanks

Scott V
fotodog
4.1.11 gold
apache
__________________
scott v
x cart version 4.1.8 (Unix)
Reply With Quote