Thanks, Steven. Will do.
I’ve written a new task-specific interface for my users. I want this to open in a new tab internal to OpenEMR, not a new browser tab. I cannot find the function(s) responsible for this. Can someone point those out? If the documentation isn’t clear, I would also greatly appreciate knowing the arguments. I have found a function “menuActionClick(data, evt)”, in the tabs_view_model file, that appears to be how a menu-click opens a new tab, but I’m not entirely convinced. Regardless, I haven’t found what...