pnp / List-Formatting

List Formatting Samples for use in SharePoint and Microsoft Lists
https://pnp.github.io/List-Formatting/
MIT License
1.74k stars 833 forks source link

Let's make Multi-Choice Links Sample even better! #585

Closed MoeIcI closed 1 year ago

MoeIcI commented 2 years ago

Multi-Choice Links

Add Color variation

example example2

Change line 26 of the multi-choice-links.json into the following: "class" : "='ms-fontSize-sPlus ms-fontWeight-regular' + substring([$choiceIterator], indexOf([$choiceIterator], ':') + 1, lastIndexOf([$choiceIterator], ':'))",

The choices have to be given in the following format: Title|link|: ms-fontColor-color ms-bgColor-color ms-bgColor-color--hover: