Hello
I've made a custom library interface which is intended to make it easier on the visitors for our particular needs. It has a series of filters and options at the top of the page which trigger events that pull library content using CAML.
I want to put a "..." column next to each file which then loads the default file callout you would get in a typical Sharepoint Library.
The one that shows the file name, who it's shared with, last modified, sneak preview pane, and the link, and also has options to OPEN/SHARE/ or another ... - which leads to file properties etc.
I was able to find code on creating a custom callout of my own, and implemented that successfully, but I can't seem to pinpoint how to use a callout that already exists. Can someone help me here? What's the easiest way to complete this?
-Kevan