[ic] where to add extra fields in customer profile

Paul Jordan interchange-users@icdevgroup.org
Wed Jul 3 11:04:01 2002


> 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