Recently we have had numerous requests to incorporate the DotNetNuke Display Name field from the User profile into Active Forums. Before we add this in the next release, which I don't think we should, let me tell you why this is an extremely bad idea.
- Duplicates - Multiple users can have the same display name. Imagine how confusing that would be to see posts by the different authors with the same name.
- Abuse - We have seen this on previous forum systems that would allow you to change your user name. I can go create several posts as one person and then change my name later on to something else.
- Abuse by more than one - A group of users decide to really cause some problems on your forums. So a dozen or so users decide to change their display name to "admin".
Please keep in mind that the Display Name field is controlled by DotNetNuke. Active Forums is not able to enforce any kind of restrictions or validation for the Display Name.
As I mentioned, we will incorporate a template token in the next release, but I really don't recommend using it on a community site.
Thanks,
Will