Hi,
we have a closed community forum (invite only). On sign up we ask users to provide position, organisation and country as well as interests (tags). How can we get those fields to be visible next to the usernames when users click on “users”? we want them to see who is on the platform, where they work and who is online at the time. We are not interested in seeing how many likes they got or time spent on the platform. Can this be adjusted?
(I am a new user so please explain this to me like I am complete idiot.)
Thanks!
Custom user fields can be displayed on the user card and the user’s summary page. To display a custom field on the user card, select the ‘Show on user card?’ checkbox when you create or edit a field. To display a custom field on the user’s summary page, select the ‘Show on public profile?’ checkbox when you create or edit a field.
To display these fields on the users page, for example https://meta.discourse.org/u would require a fairly advanced customization. The fields that are displayed on the users page cannot be adjusted through site settings. If the users page is not useful for your site, you can hide it by deselecting the enable user directory Site Setting.
Thanks very much Simon.
Quick question: where are those settings? (under what heading?)
To display a custom field on the user card, select the ‘Show on user card?’ checkbox when you create or edit a field. To display a custom field on the user’s summary page, select the ‘Show on public profile?’ checkbox when you create or edit a field.
Hi Valerie
If you go to your Admin dashboard, click on Customize and then User Fields and you will find the list
Regards
Robert
Simon, você pode me dizer o que devo fazer para realizar essa personalização da página de usuários? Quero exibir o campo de usuário nesta página.
Geralmente, quando digo que algo exigiria customização avançada, o que quero dizer é que não sei como fazer. A melhor abordagem para descobrir como adicionar campos de usuário personalizados ao diretório de usuários é encontrar um plugin ou componente de tema existente que adicione campos ao diretório e, em seguida, analisar como isso foi realizado. No entanto, não tenho conhecimento de nenhum código de exemplo para esse tipo de customização.