Forum Discussion
Carl_Williams
Jan 30, 2022Iron Contributor
List Hover Cards
Hello. I've looked at the Github listformatting examples list for hover cards but there's nothing there related to my requirement. There are lots of view formatting but the row or column hover e...
Sudharsan K
Jan 31, 2022Iron Contributor
Hi, you can try the below example from PnP samples
https://github.com/pnp/List-Formatting/tree/master/view-samples/custom-hover-cards
https://github.com/pnp/List-Formatting/tree/master/view-samples/default-hover-cards
https://github.com/pnp/List-Formatting/tree/master/view-samples/custom-hover-cards
https://github.com/pnp/List-Formatting/tree/master/view-samples/default-hover-cards
- Carl_WilliamsJan 31, 2022Iron ContributorThanks Sudharsan.
Yes, I reviewed those but they're way beyond me. I just want a simple box to pop up as in the 'default' method but I don't need the fancy tile setup.
Sifting through 2 feet of JSON to try and figure just where the default fields are and change them to mine then try and remove all the rest isn't possible.
Is there not some kind of tool we can all use? The examples are way beyond what I need, they're a little too rambunctious.
Thanks for the info however.
Cheers
Carl Williams