[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] How to retrieve different shipping address values (company, first name, lastname...)
- Subject: [ic] How to retrieve different shipping address values (company, first name, lastname...)
- From: interchange-users@icdevgroup.org (Krishna)
- Date: Sat Nov 30 05:29:02 2002
- In-reply-to: <20021129170001.31103.88235.Mailman@icdevgroup.org>
Hi List,
I am trying to retrieve different shipping nick names through following
syntax but I couldn't able to retrieve associated values (company, first
name, last name, address1...) with respected nick names. I have 5
different shipping addresses.
Could any one please tell me how to retrieve associated values for nick
names?
[userdb function=get_shipping_names]
[loop arg="[value address_book]"]
[loop-code]
[/loop]
Thanks in advance
-- Krishna