I have a form field to change userid/username in a table.
I tried to make this field searching for users after typing three chars, but i fail.
May someone tell me, what i have to add around the field (or the form) to make this happen, please?
Unfortunately, that action doesn't take any additional parameters except for the query string. You would need to do some custom coding to create a controller and action do perform that specific task.