The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
adding fields to add_user_manually form(modal) - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: adding fields to add_user_manually form(modal) (/showthread.php?tid=1050) |
adding fields to add_user_manually form(modal) - alexuco - 04-28-2018 Hi @brandin, @mudmin and rest of US users, I'd need to add a couple of fields into the users_Tabla through modal form from admin_users (+manually add user) and I wonder which will be the right way for you guys, according that I'd like to avoid problems after UPGRADES etc in the future. PS: I've only enable 'manually add user' not any other chance. Thanks adding fields to add_user_manually form(modal) - Brandin - 04-28-2018 I'm not sure that we included the additional_form_fields like the join forms has...we should definitely do that though. Can you open a request at userspice.com/bugs? Otherwise, to accomplish what you need, for the time being, copy admin_users.php to usersc/ and add your items. |