[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] where to add extra fields in customer profile
> I've been digging through the manuals, but I must be blind from staring at
> the monitor for 10 hours straight that I've missed it. So where do I edit
> the
> page to add more fields for the customer profile?? I've already added the
> necessary fields in the database so now I just need to find where
> process.html or the [process-target] tag goes to.
>
> Thanks a bunch!
> Dennis
Dennis
account.html and checkout.html (in foundation). You will also need to add
these "extra" feilds into their respective tables.
Also, if any additions are coming in as "per transaction specific", you will
need to think about adding them to transactions and/or orderline via
etc/log_transaction
HTH
Paul