Hi everyone,
I'm trying to display a users fields data.
After some searching I found this page http://stackideas.com/forums/displaying-profile-custom-field-data which outlines the function used to get user data.
However this function is only for single values, it seems inefficient to call it lots of times. Is there a function to get all the user field data for a single user as an object?
Also, please update the docs http://docs.stackideas.com/developers/users/users with the getFieldData() function.
I'm trying to display a users fields data.
After some searching I found this page http://stackideas.com/forums/displaying-profile-custom-field-data which outlines the function used to get user data.
However this function is only for single values, it seems inefficient to call it lots of times. Is there a function to get all the user field data for a single user as an object?
Also, please update the docs http://docs.stackideas.com/developers/users/users with the getFieldData() function.