Is it posible to access another pipeline data from razor script already conected to custom or default data pipeline?
(multiple pipelines in one razor view)
eg: My custom data pipeline give me some values and base on this values I want to get some other custom pipeline and used its values/lists in conditional block of this razor script?
Also a good sample is: Using App Data Outside of 2sxc