XF 2.2 Assign User to Thread

Foxtrek_64

Member
Hello,

To prevent this from being an XY problem, I want to ask two questions here. I'm attempting to add a custom field to my support board to show which support user has "claimed" a ticket. I see two solutions for this:

1. A custom plugin which offers this functionality. Does such a plugin exist? I've not found anything but maybe I'm not using the right keywords.
2. A custom field which allows you to select a forum user. I can use a single-line text box to allow people to type a name, but I don't know how to wire this up to allow people to search for and find a specific user. How do I do this?
 
Top Bottom