by loren_d_c » Mon Dec 03, 2007 3:29 pm
The only way you could do this is to add JavaScript to the checkout page to set a cookie with the setting of the Custom Checkout Field in it, and change the code that creates the Custom Checkout Field from straight HTML to JavaScript that reads that cookie and writes out the HTML for the field with the correct defaults in it depending on what it found in that cookie.
-Loren