Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

SPFX Add user to group not working

$
0
0

Hello Guys,

I want to add user to a SharePoint site group, but not working when I check in site:

pnp.sp.web.siteGroups.getByName("Group").users
    .add(loginname).then(function(d){
        console.log(d)
    });

Any help or thoughts is welcome.


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>