Hi all,
I am trying to create a page that uses 2 queues and a detail page. For example I want to display Projects__c in the first queue, Milestones__c (related to the selected project) in the second queue and then finally a Milestone detail page for the selected Milestone.
The place where I am getting hung up is with the second Milestone Queue.
Couple Questions:
-
Can this queue be added directly to my first queue page or does it need it’s own page and then referenced by a “Page Include” Component?
-
How do I restrict the Milestone queue to only display? Would I use a code snippet in the Queue’s item display, a filter on the queue itself, or some other method?
Thanks,
Brian
(originally posted Dec 11th, 2013)






