mad![]() 2006-10-29 10:58 | Hello. I read al the topics from this forum about "Accept Terms Button" but nothing helped me. How i can do it? I use QC 1.3. It;s possible to add a checkbox? What is the code? Thanks |
treewood (OpenSolution)2006-10-30 12:37 | mad - edit templates/orders_delivery.tpl, add select with yes or no. Give option to yes 1 and to no nothing. select name "iAccept" and there where is form add ,Array( 'iAccept' ) and i think it is. |