Question
Click tracking of the Master/Detail page
I created a Master/Detail page. After a product in the master page is viewed, I want to display the total views of that product. Sort of like a web stat. I'm not sure where to start. One way I was thinking of was to utilize the {Recordset1.TotalRecords} behavior. Unfortunately this only displays the records entered and not the records viewed. I hope this makes sense.