kachihro

Results 7 comments of kachihro

Just tried this also - with a slightly different command for '$field' _$field = Get-PnPField -List "Demo list" -Identity "TestColumn"_ I tired the methods for 'SetShowInDisplayForm' and 'SetShowInEditForm' - no...

This command will create an O365 Group - with a corresponding site collection. I've tried also - and the sites have the same ID - strange. If you want a...

Same issue for me - this seems like a bug - compared to how it's working in the UI. Looks to be a problem with the checking for "DIV" and...

Can you try with _Get-PnPSite_ - this is the O365 GROUP version. The commands I'd use are ; * Get-PnPSite * Get-PnPTenantSite

Have just tested this using a PnP command - as per doco - this works correctly ; > New-PnPSite -Type CommunicationSite -Title ContosoX -Url https://TENANT.sharepoint.com/sites/contosoX -Lcid 1040 Refer to the...

Here's the code within the Site Create ; https://github.com/pnp/PnP-Sites-Core/blob/master/Core/OfficeDevPnP.Core/Sites/SiteCollection.cs Refer to code/comments with "graphAccessToken"

Nevermind - it was actually in the other screen - PANEL HEADER COLOUR. The control works now - awesome !