You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ClickCount column should increase when the link in Lists is clicked
What Actually Happens
The click count behaviour shown in the GIF doesn't occur. I've tested this on completely new lists, and tried setting the ClickCount value to null, 1 and 0 - same thing. Same thing on other browsers too
The formatting is otherwise working (e.g. padding displays fine, link works, etc.). I'm pretty new to json formatting so if I'm doing something wrong here, please let me know. Steps to repro are:
Create a new SharePoint List
Add hyperlink column 'Link' and number column 'ClickCount - do not modify settings
Not a problem at all - you testing it in a document library is actually really helpful, because it means I can use it for a different project I'm working on where I want to track user engagement with files 🥳
Sample (which sample are you having trouble with)
https://github.com/pnp/List-Formatting/blob/master/column-samples/hyperlink-click-count
What Should Happen
The ClickCount column should increase when the link in Lists is clicked
What Actually Happens
The click count behaviour shown in the GIF doesn't occur. I've tested this on completely new lists, and tried setting the ClickCount value to null, 1 and 0 - same thing. Same thing on other browsers too
The formatting is otherwise working (e.g. padding displays fine, link works, etc.). I'm pretty new to json formatting so if I'm doing something wrong here, please let me know. Steps to repro are:
Thanks :)
The text was updated successfully, but these errors were encountered: