sp-client-custom-fields icon indicating copy to clipboard operation
sp-client-custom-fields copied to clipboard

Web Site: https://oliviercc.github.io/sp-client-custom-fields

Results 37 sp-client-custom-fields issues
Sort by recently updated
recently updated
newest added

After the implementation the webpart is not showing the icons. We are using , 'sp-client-custom-fields-fix/lib/PropertyFieldCustomList' WITH (1) SPFX 1.14 and (2) node 14.18.1 the output is same (Pls. refer the...

With the rise in supply chain attacks and OSS dependencies being used as a attack vector, Microsoft is working with our ecosystem partners, such as the Linux Foundation's OpenSSF, to...

The CustomListFieldType.string in PropertyFieldCustomList is displaying data in uppercase in version 1.3.7. This is because in CSS (PropertyFields.module) text-transform is set to UpperCase [NewsSticker_Caps.docx](https://github.com/OlivierCC/sp-client-custom-fields/files/1435609/NewsSticker_Caps.docx)

There is an issue with generating filters for startsWith and substringof operators in PropertyFieldSPListQueryHost. All fiters are generated in the form of `Field operator 'value'` whereas for startsWith it should...

I'm running into an issue with the Rich Text Box where no toolbar appears in Modern Pages. It works perfectly in the local workbench, and it works on classic pages,...

PropertyFieldIconPicker doesn't show the icons in the dropdown list, only the names. I can see the tag in developer tools with the "ms-Icon ms-Icon--AADLogo" class. ![iconpicker](https://user-images.githubusercontent.com/29593254/83150247-55816400-a0fb-11ea-849d-d8a02c065d48.PNG)

The toolbar is not appearing in the rich text box and there is no error visible in the debug console of the browser. `{ "name": "editor-web-part", "version": "0.0.1", "private": true,...

We are using Colormini inside custom list and when we update the other filed for example title and save, color picker doesn't keep the previous value and it change the...

How can i Implement SharePoint client custom fields with angular 2+