Thread Starter
hurab
(@hurab)
i inserted this code and i added the field in user
please guide
add_filter(‘woe_get_user_value_{FIELD}’,function ($value, $user,$fieldname) {
$value = unserialize($value);
return $value[0];
},10,3);
Hello
If you allow guest checkout- don’t use fields with prefix USER_.
Scroll list of fields to same field but without this prefix.
Thanks, Alex
-
This reply was modified 7 years, 2 months ago by
algol.plus.
Thread Starter
hurab
(@hurab)
could you please explain bit further sorry i am new to it
Thread Starter
hurab
(@hurab)
is it that you are asking whether i have guest checkout or not? if this is your question then no i only have registered customers and they cannot get into the shop page until and unless they register themselves
>Setup fields>button Add field.
Scroll selector and ignore fields with prefix USER
Thread Starter
hurab
(@hurab)
also i wanted to ask can i set the option Filter by Account Number
Thread Starter
hurab
(@hurab)
i am sorry but i still cannot export the account number
Hello
how did you add account number field ?
Do you use any plugin ? or custom code ?
thanks, Alex
Thread Starter
hurab
(@hurab)
Hello in setup field>user>add field and added
I’m sorry, I have to rephrase the question.
When I edit any user in menu >Users – I don’t see field “account number”.
How did you create account number field ? Did you use any plugin ? or custom code ?
Thread Starter
hurab
(@hurab)
hi nothing i havent use any plugin. from export order i clicked setup field>user>add field>account_number(the field which i added)>confirm
Thread Starter
hurab
(@hurab)
Not in the menu what i actually want is when i download the data of customer it should export the account number as well but only a blank column can be seen
Hi
I don’t see field “Account number” when I edit user. See my screenshot https://imgur.com/iOwJyz0
Probably, you must visit >Setup fields>User and drag field “Customer User ID” to export.
thanks, Alex
Thread Starter
hurab
(@hurab)
I don’t see field “Account number” when I edit user. See my screenshot https://imgur.com/iOwJyz0
Do you see it here ??
How did you CREATE account number field ? Did you use any plugin ? or custom code ?