Marc D Anderson
Marc D Anderson
That's great, @aaclage! That's exactly the improvement I was looking for. That isn't a sample in the repo today, is it? IMO, it should be.
I cleaned this up a little, as I saw some weird behavior on scroll. ``` json { "$schema": "https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json", "elmType": "div", "children": [ { "elmType": "div", "children": [ { "elmType":...
Nice addition, @hermi14. I'd like to give you credit for the update in our [CHANGELOG](https://github.com/MicrosoftDocs/microsoft-365-community/blob/main/CHANGELOG.md). This makes you eligible for Credly badges for your contributions. Could you share your LinkedIn...
@hermi14 - I'd like to get your changes into the repo, but we can't take them until you complete the Contributor License Agreement (CLA). See above, and comment back if...
@hermi14 - Unfortunately, since you never completed the CLA, I'm going to have to close this PR. If you would like to reopen it, please do, and complete the CLA...
@hermi14 - I *think* you should see the CLA inline above, but since I'm not you, I don't see it. If you can't find it, please let me know. It's...
@KevinStocky - Thanks so much for your thoughts here. I'm passing the link along to the rest of the team, so expect some more dialog soon!
I've used this many times and it has worked for me. What issues have you been having? (The initial issue is 2y old, so likely no longer the actual issue.)
Related: https://github.com/pnp/PnP-Sites-Core/issues/2750
Usually when I see that error, it indicates I've made a mistake in the XML template file. I strip the XML down to its simplest state and then build it...