When I export user list to a csv file, user fields that are select list, radio list, or check box- their data is not exported. The column head is there, but the column is blank. How do I fix this? Do I have something configured wrong?
Thanks,
Thanks. That fixed all but one column. Check box field type is still not getting data. Instead all fields in the column in csv are filled with <div data-toggle="tooltip" title="OffLine" class="status label label-important label-danger">OffLine</div>
Can you fix?
Thanks.
Hi,
there a is a problem with field called "Special Status", his alias was "status" but this should be a reserved alias (it is used in frontend to show online status of user).
Now I have fixed it by changing alias from "status" to "special_status".
We will add "status" alias as reserved word to avoid this problem in future.
There are no replies made for this post yet. However, you are not allowed to reply to this post.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »