Hi,
I have a multiselect-TV hosting resources from two parents which are in two different contexts:
@SELECT pagetitle, id FROM modx_site_content WHERE parent IN (2,4)
parent #2 is in context web
parent #4 is in context lang
I would like to restrict my multiselect-TV to only show the resources from the actual context like you can do with a resourcelist-TV using limitRelatedContext. How is this possible?
This topic was automatically closed 2 days after discussion ended and a solution was marked. New replies are no longer allowed. You can open a new topic by clicking the link icon below the original post or solution and selecting “+ New Topic”.