Hi,
I’ve written a custom sql query for a filter function we needed on a msm site, so I get better performance.
Now, when we start a new site, we say to duplicate the channel (tried both options), but is it normal, that all fields are duplicated as well?
I mean, the context is exact the same, only another type of event/site. Now we have a huge table with fields and that’s only for 2 sites, more to come.
That also means that I need to duplicate my sql query for each site, something I wanted to avoid.
Anyone any ingsights… ?
kind regards
Vic