Hello.
I'm working on a module for a client and i was wondering if there are any way to extend the user management module in the backend besides the custom fields?
I want to make a dropdown, populated with custom data (files from a folder on disk) and give the user the option to select one or more files from this dropdown and then save this informration on the user. As far as i know, this is not possible?
I could just make a custom module where the user can do this, but in this situation it would make more sense if the whole creation of a new user process would be done on the same page..
Any ideas? or anything on the roadmap?