View Full Version : Custom Customer Fields
sebenza
10-24-06, 05:04 AM
Its been while since I worked with a v4 store... Whats the best way to collect additional customer fields? Using OpenUI as well. Can the OpenUI custom customer fields be used during checkout?
Vic - WolfPaw Computers
10-24-06, 05:44 AM
You can as long as after collection you use %XCFIELDS|customer_id% to collect it and %XCFIELDS_WRITE|customer_id% write the data. Then you can pull it out later.
You also need to pass it with OpenTokens through each screen until you need it.
"XCFIELDS_WRITE|customer_id saves the custom customer fields from the g.OUI_XCustomers structure (using the field code as the member name) into the actual custom fields."
sebenza
10-24-06, 05:58 AM
Is this documented anywhere?
sebenza
10-24-06, 06:01 AM
Just found the documentation.
c3idesign
02-14-07, 01:43 AM
Hi, can you point me to the documentation? I've looked and looked, but can't find it regarding custom customer fields. Thanks,
Christy
Vic - WolfPaw Computers
02-14-07, 02:03 AM
Here: http://www.openui.org/docs/html/OPEN_TOKENS/index.html
Under OpenToken Types, %ACTION%, OpenToken: Token Actions
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.