[daisy] Showing referres when viewing an attachment type document

Chris chrisdi at yahoo.com
Thu May 3 19:50:29 CDT 2007


Hi,

When I view an attachment type document I see the name, a link to the 
attachment data, any fields and links.

Under 'Page Actions' there is a Referrers.  This works fine.  

But is there a way to show the referrers on the page when I
view the document, I guess I could put a query in a custom 
publication request?  Would this be the best way?

Another thought on this:

I have some documents with queries for Administrators to use to help
find documents.  

I can do this: select id, name where LinksTo(55, 0, 1) 
But what about a list of documents and one of the fields is 
a list of referrers like:

  select id, name, LinksTo(ContextDoc(id), 0, 1) where true

To get a list of docs, and for each doc get a list of referrers.
Any idea on how to get a result like this.

-chris






More information about the daisy mailing list