Hello, I am adding users and setting up my user access control and I see some raw code on the page used to add users. Can anyone help solve this or has anyone ran into this issue before?
Note that Group stuff doesn’t really do anything and would recommend turning it off with this setting in Administration->Globals (https://www.open-emr.org/wiki/index.php/Administration_Globals#Disable_User_Groups). If you are using the Groups stuff, though, let us know what you are using it for (we have been considering removing that from the codebase unless there is a reason to keep it).
@brady.miller I haven’t looked into how the groups function but group appointments is a critical need for mental health therapists. If the code isn’t really working I’d like to see it moved into a module that we can enable / disable. Lots of these things that are optional I think can be moved into their own git repos and installed as modules. That’s my thought on it.