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,你能告诉我该如何进行这个用户页面的自定义吗?我想在这个用户页面上显示用户字段。
通常,如果我说某件事需要“高级定制”,我的意思是我不清楚如何实现。要弄清楚如何为用户目录添加自定义用户字段,最好的方法是找到一个现有的插件或主题组件,它已经实现了向目录添加字段的功能,然后研究它是如何完成的。不过,我目前并不知道有针对此类定制的示例代码。