Automatic user titles based on user custom field?

Novice Discourse admin here. We would like to automatically create user titles based on the user’s response at registration to a required dropdown custom user field.

For instance, if we have several types of users, the answers to whose questions depend upon their industry background, we may have a required dropdown custom user field with the following choices:

  • transportation
  • software
  • medical
  • packaging

We would like to automatically assign a user title of “transportation” for a user who selects transportation as his/her industry. Knowing this background, it is much easier to reply to the user’s questions.

Have you figured out a way to do that without admin intervention for each registration? These registrations are random to us. FYI, there are no email domains that can be tied to a specific dropdown selection.

1 个赞

You would need a custom plugin for this, no built in way to do it.

3 个赞

Hi @InspektorCluzo. We’re looking to do something very similar. Did you find a plugin or other solution to this use case?

Thanks!

1 个赞

抱歉回复晚了 @CapedCrusader。我们调研了一番,也考虑过定制插件,但最后决定还是不在这方面投入精力了。真可惜,不过它对我们来说仍然会很有帮助。

我认为你现在可以使用 Custom Wizard Plugin 🧙 来实现这一点。