Tutorial: MicroPython + LVGL for ESP32-C6-LCD-1.47 2025-04-14 1.3K This is the tutorial to compile micropython with LVGL and burn it into the board Steps: If success, you should…
Latest SPFx, web parts not appear 2024-01-12 1.6K Using latest SPFx with node v18, pack and deploy the app no error, but web parts not appear, because you…
PNP create a new list get 403 access denied 2023-03-20 1.2K Create a new list in SPO via PNPjs will get 403 access denied, run this script to solve it
Solved: SharePoint 2019 ERR_HTTP2_PROTOCOL_ERROR 2022-06-29 3.5K Navigate to the registry key 2.HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters. Add 2 new REG_DWORD values, EnableHttp2Tls and EnableHttp2Cleartext, to this registry key. Set both…
SharePoint Online奇怪現象 2021-07-22 3.5K 呼叫SharePoint Online Restful api時,如果ISPHttpClientOptions是空一樣能成功,但返回之時間值會錯timezone
A very good provision tutorial 2021-05-08 2.9K https://plumsail.com/docs/actions/v1.x/flow/how-tos/sharepoint/create-list-library-pnp.html
spfx v1.12因為太多bug強行下架 2021-03-28 4K spfx v1.12因為太多bug所以咪記已經強行下架而家變返v1.11, 之前用左v1.12請人手downgrade。玩咪記野跟車太貼有一定風險。
Import-Module : The specified module 'OfficeWebApps' was not loaded because no valid module file was found in any module directory. 2020-08-16 7.4K This will fix the problem:
Pnp provision framework 2020-05-27 2.6K Pnp provision framework has these steps: 01/20 - Regional Settings02/20 - Supported UI Languages03/20 - Audit Settings04/20 - Site Security05/20…
spfx becoming super slow after added package buffer 2020-02-29 3K After i added : "buffer": "^5.4.3" , the "gulp serve --nobrowser" become super slow, stuck in Starting subtask 'configure-webpack'. I am…
SharePoint coloring bug using latest spfx 1.10.0 2020-02-20 3.1K Using the latest SPFx SDK, the theme color varable $ms-color-themeDark doesn't work, it doesn't affect the theme color, see below…
SharePoint粉絲注意 : 新書上市Mastering Sharepoint Framework 2019-12-14 5.5K Table of Contents1. Getting Started with SharePoint Framework2. Develop Your First SPFx Web Part3. SPFx Web Part Property Pane4. Custom…
Simplest tutorial to read yammer message in SPfx 2019-11-16 3.1K Step 1 : Browser https://www.yammer.com/client_applications create your app Step 2 : Make sure you fill in the Javascript Origins, otherwise…
My first notebook that can run SP2019 on-premises 2019-11-14 2.9K I have to switch back to windows because almost all verilog toolchain only work in windows. And I bought MSI…
A new SharePoint Online error 2019-06-02 2.6K Haven't seen this kind of error before, i was hijacking the css by my Embed webpart, suddenly becoming this
SharePoint "Menu Item Custom Action" - Host VS App 2019-05-13 2.4K If you are trying to add an menu to SharePoint Online, make sure you chosee "Host Web" instead of "App…
Great tutorials about SharePoint App - Ribbon button 2019-05-13 2.3K https://mohitvash.wordpress.com/2011/07/20/ribbon-customization-add-control-to-existing-group/ http://aaclage.blogspot.com/2014/04/examples-of-customization-of-ribbons-in.html http://erikpool.blogspot.com/2011/10/understanding-crm-ribbon-xml-part-3.html
Found another way to hangs the SharePoint Online 2019-05-12 2.3K Just created an SharePoint App project in Visual Studio 2019, create two ribbon buttons by this xml. Then back to…
SharePoint再次提升速度 2019-05-06 4.2K 經過上星期重大upgrade, 而家速度大量提升,Create communicate site只需五秒。Deploy App 10秒內。Search亦都有肉眼看得見的速度提升。
Simplest way to add fontawesome to spfx webpart 2019-05-06 4.7K Do this on the top of you tsx file Then put this in your render function Or
Inline style of Office Fabric UI library in spfx webpart 2019-04-30 2.6K After upgraded the @microsoft/sp-office-ui-fabric-core library, all inline styles gone, to get it back, you just need to do: Here is…
SharePoint的SPFX升級真的是千辛萬苦 2019-04-25 3.9K 由SPFx 1.0.0玩到昨天出的1.8.1,每一次升級framework都會遇到不同的麻煩。昨天Microsoft出了1.8.1,但我的Project還是用1.8.0,刪了node_module再npm i, 什麼也沒有做過就compile不到了,試了一回才發現最新版1.8.1剛出了,於是升級上去,結果又是什麼都沒有做,Project又變成可以compile到了。
不同project的不同webpart也是有機會撞ID的 2019-04-22 4.1K 寫太多webpart,終於遇到第一次撞WebPart ID,在兩個不同的spfx project裏webpart個ID重複,唯由手動改一改就可以deploy了
Build library for SPFx 1.8.0 project use has to be careful the variable name 2019-04-13 2.5K We have a library call quantr-spfx-library, which is a supporting library for our SPFx project. I tried to update a…
Share data between SPFx webpart 2019-04-04 2.6K https://www.linkedin.com/pulse/share-data-between-spfx-webpart-ramakrishnan-raman
Build dynamic SharePoint search experience using refiners and paging with SPFx, Office UI Fabric and PnP JS library 2019-03-31 5.9K http://thecollaborationcorner.com/2017/10/16/build-dynamic-sharepoint-search-experiences-with-refiners-and-paging-with-spfx-office-ui-fabric-and-pnp-js-library/ Recently, I’ve submitted a SPFx Web Part sample showing how to build a dynamic search experience using Office UI…
Using PnPjs to send requests to MS Graph with SharePoint Framework 1.6 2019-03-30 2.6K SPFx 1.6 was released recently and a lot of new and interesting features were introduced. AadTokenProvider, AadHttpClient, MSGraphClient went to GA, which are…
SharePoint Site Provisioning in Office 365 with defined permissions 2019-02-09 2.8K Provision a site with a pre-set permissions is always a trouble for us. I found a great article here https://medium.com/provisionpoint/sharepoint-site-provisioning-in-office-365-27eaa2897776…
SharePoint alkamai error 2019-01-28 3.2K Sometimes, SharePoint alkamai has lots of errors, but my webpart won't dead and still run. But the left hand side…
Re-think query language - Linq 2018-12-24 4.1K Think to develop a new query language for SharePoint to increase my dev speed, studying Linq.