# Show user title as Job Title, not Forum classification

**URL:** https://meta.discourse.org/t/show-user-title-as-job-title-not-forum-classification/181805
**Category:** Support
**Created:** [March 3, 2021, 5:09pm UTC](https://meta.discourse.org/t/show-user-title-as-job-title-not-forum-classification/181805 "2021-03-03T17:09:33Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![leopedrini](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/leopedrini/32/119430_2.png) [@leopedrini](https://meta.discourse.org/u/leopedrini)
#### Post date: [March 3, 2021, 5:09pm UTC](https://meta.discourse.org/t/show-user-title-as-job-title-not-forum-classification/181805/1 "2021-03-03T17:09:33Z")

</div>

Hello dear,

I run a big forum for Telecom Experts.

Every guy there has a Job Title, for example RF Engineer, Core Specialist, Data Scientist, etc…

For example, I am a Telecom Consultant, and also a Co-founder of my community.

If you go to Linkedin, you can see it easily… next to my profile info.

This is how Linkedin profile quick info looks like:

![image](https://global.discourse-cdn.com/meta/original/3X/a/b/abc0c2ca8404119d4e55e9ddddc66919786c653e.png)

But for Discourse, there is no such option. ☹

* * *

The only option for the user to inform his Job Title is writing it in his About me Section, in Preferences…

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/a/4a226b592d78b109f84ebef00dc6c831d0b817b7.png)

But, even if the user do that, he is not able to (quickly) see each member Job Title.  
 ![image](https://global.discourse-cdn.com/meta/original/3X/7/5/75fd50ba76c01befc760e63d72b582aa063c96e3.png)

**What is the suggestion?**

For example, I would like to (quickly) see something like this in the topics…  
 ![image](https://global.discourse-cdn.com/meta/original/3X/f/7/f7754cc1bfc465b587a14c236a6b8f6e4953b3b0.png)

But i only see this:

![image](https://global.discourse-cdn.com/meta/original/3X/7/5/75fd50ba76c01befc760e63d72b582aa063c96e3.png)

The only way ( **workaround** ) to get this is to **change Title in User page, seen by Admin**.

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/0/00c47c738c7ec7a74cbae624df9ab0a54baeaf7f.png)

But even this way, users don’t have the ability to change their (Job) Title when they want.

* * *

It’s only a suggestion - it would be better (my opinion) to see each member role/position instead of his classification in the Forum itself.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 3, 2021, 5:31pm UTC](https://meta.discourse.org/t/show-user-title-as-job-title-not-forum-classification/181805/2 "2021-03-03T17:31:44Z")

</div>

I think your solution would be to add a custom field for the job title and then a theme component that displays it how and where you want.

---

<div class="post-metadata">

### Author: ![leopedrini](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/leopedrini/32/119430_2.png) [@leopedrini](https://meta.discourse.org/u/leopedrini)
#### Post date: [March 3, 2021, 5:39pm UTC](https://meta.discourse.org/t/show-user-title-as-job-title-not-forum-classification/181805/3 "2021-03-03T17:39:13Z")

</div>

Thanks @pfaffman .

I think this is the idea here too:

> [@Let users custom their title](https://meta.discourse.org/t/let-users-custom-their-title/37626):
>
> in admin panel, i can modify user title as any string. but in user panel, they only can use pre-defined Badge as title. what can i do if i want to open custom title to users ?

As i am not a developer, I change my users (job) title one by one… Problem is that we have 5k+ users… 🙂

---

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [March 3, 2021, 5:48pm UTC](https://meta.discourse.org/t/show-user-title-as-job-title-not-forum-classification/181805/4 "2021-03-03T17:48:36Z")

</div>

Hello there 👋

Using groups might also work and then add a title. You can set the group up so they just have to press ‘join’ to enter and give them a title.

> [@Can I set a custom title on users that join a group?](https://meta.discourse.org/t/can-i-set-a-custom-title-on-users-that-join-a-group/180927/2):
>
> We have a default title option in the group settings: The key here is that the group must also have the automatically set as primary group option enabled. And if the user has already manually selected a title in their user preferences, it won’t be overridden by a new group membership (I believe we always prioritize explicit user preference choices with automatic behaviors like this?). When they’re removed from the group, they’ll lose the title.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 3, 2021, 5:55pm UTC](https://meta.discourse.org/t/show-user-title-as-job-title-not-forum-classification/181805/5 "2021-03-03T17:55:19Z")

</div>

If there is some programmatic way to change them, you could do it from the Rails console.

---

<div class="post-metadata">

### Author: ![leopedrini](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/leopedrini/32/119430_2.png) [@leopedrini](https://meta.discourse.org/u/leopedrini)
#### Post date: [March 3, 2021, 5:58pm UTC](https://meta.discourse.org/t/show-user-title-as-job-title-not-forum-classification/181805/6 "2021-03-03T17:58:44Z")

</div>

> [@ondrej](#):
>
> Using groups might also work and then add a title

Maybe another workaound. But will not solve the problem… (as the same they asked in other topic)

We would need a gorup for every job title out there 🙂 e.g. “Front-end dev @ Discourse” “UX Designer @ Google”, etc.
