Tagged Questions
2
votes
2answers
1k views
Hit Counter for List Item
I am working on custom solution that works like a blog. I have a list that contains articles, and I have publishing page that takes the list item id in the URL and query the list to display it.
Now I ...