Forum Discussion
Jason Hopp
Apr 09, 2018Brass Contributor
Redirect User based on List
I have a menu item called 'My Department.' What I want is to be able to click the button, and SharePoint to grab the logged in user, see what sharepoint group they are a part of, and then look at a l...
Apr 09, 2018
Assuming you are talking about SPO, first think you have to learn is that master pages should not be edited in SPO what does not means you can inject JS to then,,,you can indeed do it. In regards of your requirement, you could just simply create a SPFx WebPart or some JS code that just makes what you need