tribute icon indicating copy to clipboard operation
tribute copied to clipboard

MultiCollections Single Trigger ?

Open shaydoc opened this issue 6 years ago • 3 comments

This is more of an enhancement request: But would it be possible to support multiple collections within a single trigger, as this would be awesome....

Screenshot 2019-05-02 at 22 40 41

shaydoc avatar May 02 '19 21:05 shaydoc

This might not be that farfetched, we could actually merge the collection values in this case. Your goal here being that you would want to use a different template for each one still?

mrsweaters avatar May 06 '19 20:05 mrsweaters

@mrsweaters hey, for sure, I would be definitely using a different template for each entity type. I also want the ability to section them off as above. I would like search to filter all three lists also. I would also be taking a sample size from each entity list, as there could be thousands of items in each collection. Currently I use the callback mechanism for this with a single list.

shaydoc avatar May 07 '19 10:05 shaydoc

I realize this issue is old and may not get prioritized as such, but similar to the multiple sections thought above, it would also be nice if we could treat the section headers above as a top level menu, which would open up sub-menus with its children as the only collection values. These could perhaps be different ways of rendering the same underlying data structure.

namolnad avatar Apr 17 '24 04:04 namolnad