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

Ron Phipps rphipps at reliant-solutions.com
Thu Apr 14 17:47:44 EDT 2005


> From: interchange-users-bounces at icdevgroup.org
[mailto:interchange-users-
> bounces at icdevgroup.org] On Behalf Of Mike Heins
> Sent: Thursday, April 14, 2005 2:46 PM
> 
> 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?
> 

Cool, so I do that and use the normal field names?  Is there an example
of this somewhere in the demo?  

I'll give it a try, thanks!!!

-Ron



More information about the interchange-users mailing list