Posted By host on 05/25/2007 7:22 AM Yes the workding is a bit confusing until you understand their functions. The 3 modules are interactive. Bibliography will return all records and could be used for record selection/navigation or simply to display the information in a templated format. So this is what I'd use for list items or category listings? ViewBibliography would display the add form on the page and would respond to a selected record from the main module So this is for admin purposes not to be used as "detail view" per se? In other words, unauthenticated user drills down on record from listing in the first module, they don't land here, they land in Display? THe Display Bibliography would display a single record in the format specified by the template, and responds to a selected record in the main module. "responds to a selected record in main module" is where I"m having difficulty i think. I tried the selectlink tag, but unless it's on the same page it won't work, and if on same page, the item listing from first module still exists, so that both display and main are on page. I want the effect of having list items, and single record when drilled down on. If you put all three on a page and use the {SelectLink} tag in the main module, when selected the other 2 modules will respond accordingly. I'll try again w/all three and see if it makes main not visible. I "think" that I accomplished something like that yesterday, but i was just trying various settings to see what happened and can't recall.
Does this mean that I can't have Display on another page as main? Thx, TJ |