SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.24k stars 1k forks source link

Sharepoint / Lists / Form colour pill #7812

Open Bearbeiter12 opened 2 years ago

Bearbeiter12 commented 2 years ago

What type of issue is this?

Question

What SharePoint development model, framework, SDK or API is this about?

💥 SharePoint Framework

Target SharePoint environment

SharePoint Online

What browser(s) / client(s) have you tested

Additional environment details

Issue description

MS Lists / Sharepoint list Is there a way (JSON) to assign a color to an entry in the multiple selection column by click the pill? Attached an example 1 :

ghost commented 2 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

Fedes365 commented 1 year ago

@Bearbeiter12

Never came across this implementation, but I think it's possible through a setValue within a forEach, since if() is fully supported by setValue.