[ic] Using other input field names to store userdb values?

Mike Heins mike at perusion.com
Thu Apr 14 17:46:22 EDT 2005


Quoting Ron Phipps (rphipps at reliant-solutions.com):
> Is there a way to use the [userdb function=set_billing] tag to save
> fields to the billing address book, without using the normal input field
> names like 'b_fname, b_lname'?  For example is there a way to map the
> input field name 'billing_first_name' so that it is stored into a saved
> address in the b_fname value? Or will I need to write my own save
> address functions?
> 
> The reason I ask is I'd like to have a page where a user can enter their
> billing address entries without it affecting the values that have
> already been set in b_fname, b_lname, etc.

Did you try adding

	<input type=hidden name=mv_values_space value=only_billing>

to the form?

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.765.647.1295  tollfree 800-949-1889 <mike at perusion.com>

Friends don't let friends use Outlook. -- Bob Blaylock


More information about the interchange-users mailing list